[jQuery] Re: Jquery Vs. Prototype

2007-09-26 Thread meisen2002
顶一下

[jQuery] Re: Jquery Vs. Prototype

2007-09-26 Thread meisen2002

[jQuery] Re: Using .children recursively

2007-09-26 Thread meisen2002
不懂你的意思 On 9月26日, 下午3时35分, voltron <[EMAIL PROTECTED]> wrote: > I am trying to get all the children of a node, apart from adding > ".children()" for every generation, is there one call that gets all > recursively? > > this is what I m doing at the moment > > $(this).children().children().removeAtt