If you really meant 'name' then:

$('div[name=foo]')

--
Ariel Flesler
http://flesler.blogspot.com

On 20 jun, 05:26, andrea varnier <[EMAIL PROTECTED]> wrote:
> On 19 Giu, 21:50, ontguy <[EMAIL PROTECTED]> wrote:
>
> > Hello,
>
> > How would I select all divs with a certain name?
>
> what do you mean 'name'?
> id? that would be $('#mydelete')
>
> but it's like css, if you want a certain class $('.mydelete')
>
> and so on...http://docs.jquery.com/Selectors
>
> :)

Reply via email to