http://www.malsup.com/jquery/expr/ http://www.softwareunity.com/sandbox/JQueryMoreSelectors/ http://www.shauninman.com/archive/2008/05/05/css_qualified_selectors
The first 2 need to be updated, to use functions instead of strings. They're not supported anymore since 1.2.2 to be compatible with Adobe AIR and similar. -- Ariel Flesler http://flesler.blogspot.com On 19 mayo, 06:20, Enrique Meléndez Estrada <[EMAIL PROTECTED]> wrote: > 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