I've updated my news ticker plugin to fix a few bugs. Also included on the page are some examples of adding content dynamically and applying it to the added content.
Friday, April 27, 2007
Tuesday, April 17, 2007
jQuery Plugin update: jQIR (jQuery Image Replacement)
jQIR (jQuery Image Replacement) has been updated to take into account hyperlinks (i.e. it wraps the image with them). You can also run a function when the image has loaded.
Labels:
JavaScript,
jQIR,
jQuery,
plugin
Thursday, April 05, 2007
Select box manipulation with jQuery - update and new plugin
In my plugins for working with select boxes, ajaxAddOption can now call a function after the options have been added. There is also a new plugin (containsOption) for checking if an option with a given value exists.
Labels:
JavaScript,
jQuery,
plugin


