background preloader

Plugin

Facebook Twitter

Wordpress-plugins

Extending jQuery’s selector capabilities - James Padolsey. I’m sure you all know that it’s possible to create plugins and extend various aspects of the jQuery JavaScript library but did you know you could also extend the capabilities of it’s selector engine?

Extending jQuery’s selector capabilities - James Padolsey

Well, you can! For example, you might want to add a new ‘:inline’ selector which will return those elements that are displayed inline. Have a look: Using the above code, when you want to select elements that are displayed inline you can simply include it within the selector: Seek Attention - jQuery plugin - by James Padolsey. NiceJForms by Lucian Lature. jQuery.create() - jQuery plugin to create HTML elements - UI wit.