what is it that you want to achieve my friend ? maybe I can help
On 22 Feb, 08:44, 浩翔 <blackange...@gmail.com> wrote: > Anybody ? > > On Feb 22, 4:04 am, Alex <blackange...@gmail.com> wrote: > > > whether the structure of the jQuery object like this : > > > $('p') > > > if the tag p only one, the structure is : > > > [ [ attr => value ] ] > > > if the tag p has two , the structure is : > > > [ [ attr => value], [attr => value] ] > > > Thanks > > > Alex