You could also use get(), though it's probably slower $('div').children().get(1);
On Mar 24, 3:04 pm, "Karl Rudd" <[EMAIL PROTECTED]> wrote: > Have read of this page: > > http://docs.jquery.com/Selectors#CSS_Selectors > > Especially E:nth-child(n) > > Karl Rudd > > On 3/24/07, MARIO MOURA <[EMAIL PROTECTED]> wrote: > > > > > Hi > > > I am newbie > > > How can I get a second children element? > > > In firebug I have > > > ---DIV > > ------FIELD > > ------FIELD > > ------FIELD > > ------FIELD > > ------FIELD > > > My problem is all children have same name. How can I get second and after > > the third... > > > Regards > > > -- > > macm > > _______________________________________________ > > jQuery mailing list > > [EMAIL PROTECTED] > >http://jquery.com/discuss/ > > _______________________________________________ > jQuery mailing list > [EMAIL PROTECTED]://jquery.com/discuss/ _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/