The jQuery moreSelectors plugin has been updated for jQuery v1.1.3.1.

For example:
"DIV:color(red)" to match DIVs with red text. Also matches #rrggbb and
rgb(r,g,b). 
"TD:colIndex(1)" to match table cells in column 1 (allowing for colSpans
too). 
"SELECT:modified" to match SELECTs that have been changed. 
"*:blur" to match form element that last had the focus. 

 - jQuery Plugin page: http://jquery.com/plugins/project/moreSelectors
 - Download: http://www.softwareunity.com/sandbox/JQueryMoreSelectors/
 - Demo: http://www.softwareunity.com/sandbox/JQueryMoreSelectors/#DemoArea

Hope you find something useful in there! (Also includes several undocumented
selectors and extensions)

George
-- 
View this message in context: 
http://www.nabble.com/UPDATED%3A-jQuery-moreSelectors-plugin-adds-%3Acolor%28%29-%3AcolIndex%28%29-%3Ahover-and-more-tf4134412s15494.html#a11758739
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to