michaelfox + widget 26
jQuery Tag-it!
january 2012 by michaelfox
Simple and configurable tag editing widget with autocomplete support.
Source Bugs Docs Download
Source code is available at Github.
Actual jQuery UI widget.
The widget can be styled using Themeroller or any premade jQuery UI theme.
Degrades gracefully for browsers without JavaScript (see example).
javascript
jquery
plugin
tagging
tags
form
control
element
input
widget
jqueryui
autocomplete
Source Bugs Docs Download
Source code is available at Github.
Actual jQuery UI widget.
The widget can be styled using Themeroller or any premade jQuery UI theme.
Degrades gracefully for browsers without JavaScript (see example).
january 2012 by michaelfox
Remove onClick delay on webkit for iPhone | Matteo Spinelli's Cubiq.org
august 2010 by michaelfox
Developing on the webkit for iPhone I encountered a curious delay on onClick events. It seems that the click is triggered with about 300 milliseconds delay. While this is unnoticeable on a standard web page, it can be annoying on a web application. Fortunately the click event can be overridden thus eliminating the delay.
iphone
javascript
css
css3
html
widget
control
ios
ipad
plugins
august 2010 by michaelfox
Rotating wheel for your iPhone webapps | Matteo Spinelli's Cubiq.org
august 2010 by michaelfox
In my last post I was suggesting to stop cloning the default Apple UI for web applications and start creating custom controls. This time I want to put my words in practice and present you with a rotating wheel select control, 150 lines of code all included (HTML+CSS+JS).
iphone
javascript
css
css3
html
widget
control
ios
ipad
plugin
august 2010 by michaelfox
Introduction to Stateful Plugins and the Widget Factory
june 2010 by michaelfox
The jQuery UI Widget Factory is a separate component of the jQuery UI Library that provides an easy, object oriented way to create stateful jQuery plugins. Plugins created using the Widget Factory can be simple or very robust as evidenced by the official jQuery UI widgets, each of which are built on top of the Widget Factory. This article will first look briefly at why you might want to use the Widget Factory, then present an in depth walkthrough of creating a stateful plugin using the Factory.
by:dougneiner
javascript
jquery
jqueryui
widget
widgetfactory
stateful
state
storage
plugins
development
bestpractices
june 2010 by michaelfox
Apple - Downloads - Dashboard Widgets - Regex Widget
april 2010 by michaelfox
An interactive widget for trying out regular expressions for JavaScript, and other languages (such as Sed, Ruby, or Perl). It has a simple user interface, case insensitive switch, global switch, and match index array view.
osx
regex
dashboard
widget
april 2010 by michaelfox
Tips for Developing jQuery UI Widgets | Eric Hynds - Website Developer
april 2010 by michaelfox
I’m wrapping up my first jQuery UI widget (see multiselect on GitHub) and thought it would be useful to share some notes I took on the widget factory & widget development in general. I personally found development on the factory to be quite enjoyable; a lot of functionality is available right out the box (custom events, ability to change options after initialization) and idioms you might not otherwise consider, like widget destruction. Furthermore, it imposes a clean object-literal development structure with public and private methods, making it much easier to start a project or maintain other’s projects.
jquery
javascript
widget
plugin
ui
ux
interface
control
element
bestpractices
factory
widgets
jqueryui
april 2010 by michaelfox
Building Your Own Widget Library with YUI » Yahoo! User Interface Blog
may 2009 by michaelfox
YAHOO.lang.extend(YAHOO.SATYAM.LoadingPanel, YAHOO.widget.Panel);
yui
javascript
widget
howto
yahoo
library
may 2009 by michaelfox
related tags
ajax ⊕ analytics ⊕ apple ⊕ apps ⊕ autocomplete ⊕ bestpractices ⊕ build ⊕ by:dougneiner ⊕ cakephp ⊕ checkbox ⊕ code ⊕ control ⊕ css ⊕ css3 ⊕ dashboard ⊕ datarepresentation ⊕ design ⊕ development ⊕ element ⊕ factory ⊕ form ⊕ forms ⊕ ftp ⊕ google ⊕ hex ⊕ howto ⊕ html ⊕ input ⊕ inspiration ⊕ interface ⊕ ios ⊕ ipad ⊕ iphone ⊕ javascript ⊕ jquery ⊕ jquery1.8 ⊕ jqueryui ⊕ library ⊕ logs ⊕ mac ⊕ maxlength ⊕ menu ⊕ navigation ⊕ osx ⊕ plugin ⊕ plugins ⊕ position ⊕ regex ⊕ scroll ⊕ state ⊕ stateful ⊕ status ⊕ storage ⊕ tagging ⊕ tags ⊕ terminal ⊕ text ⊕ transmission ⊕ tree ⊕ ui ⊕ ultimatebuild ⊕ updates ⊕ utilities ⊕ ux ⊕ wall ⊕ widget ⊖ widgetfactory ⊕ widgets ⊕ yahoo ⊕ yui ⊕Copy this bookmark: