but if I put one name for <a> element, like this: <a name="xxxx">

how can I take this element with this name?

2007/9/7, Andy Matthews <[EMAIL PROTECTED]>:
>
>
> Yes...
>
> $('a')
>
> Would return an array of all A tags on the page.
>
> $('div')
>
> Would return an array of all DIV tags on the page.
>
>
> andy
>
> -----Original Message-----
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of 0xCAFE
> Sent: Friday, September 07, 2007 9:08 AM
> To: jQuery (English)
> Subject: [jQuery] jQuery getElementsByName Equivalent ?
>
>
> Is there a jQuery equivalent for getElementsByName that will return an
> array
> ?
>
> Thanks!
> 0xCAFE
>
>
>


-- 
Gabriel Z. Lovison

Reply via email to