A simple question to jQuery.com webmasters:

Does, somewhere in jQuery.com, exist a list of interesting extensions of the selector engine, used normally in some plugins?
In negative case, I think that be very interesting....;-)

for example (and I know not a very useful one, but illustrative):
jQuery.expr[':'].second = function(a,i){return i==1;}
$('div:second') - selects the second div on the page
(this example is extracted from a Simon Willison presentation)

,so I know that from time to time some plugins must create their owns. But I'm sure to have a list of them, even tracking the TOP ones or more popular, would be veeery useful for everyone.

thank you,

--
Enrique Meléndez Estrada (2367)
Servicios Informáticos
Organización y Servicios Internos
Instituto Tecnológico de Aragón

Reply via email to