Hi all,

What is the more elegant way to select all but first-child of a set of
elements ?

I tried

$("div.myclass:not(first-child)").css("do", "stuff");

whithout success

--
Fabien Meghazi

Website: http://www.amigrave.com
Email: [EMAIL PROTECTED]
IM: [EMAIL PROTECTED]

Reply via email to