|
I should use my function to select elements in the DOM via a jQuery Selector, how do I create my custom selector such as for example :enabled or :radio ? |
|
Here is an example on how to customize a selector in jquery:
Thanks ... very helpful and explained well ...
(Jan 26 '10 at 19:25)
Federico Soldani
|
|
That's pretty cool. I presume it works in both jQuery 1.3 and 1.4 |


