Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30083
| Newsgroups | comp.lang.javascript |
|---|---|
| Subject | Re: querySelectorAll by id attribute |
| From | "Evertjan." <exxjxw.hannivoort@inter.nl.net> |
| References | <e3489$56f1187d$11450e5d$21526@nntpswitch.blueworldhosting.com> <XnsA5D3A803A9D40eejj99@194.109.6.166> <8a418$56f16710$11450e5d$23741@nntpswitch.blueworldhosting.com> |
| Date | 2016-03-22 16:55 +0100 |
| Message-ID | <XnsA5D3AC24DA53Feejj99@194.109.6.166> (permalink) |
Cezary Tomczyk <cezary.tomczyk@gmail.com> wrote on 22 Mar 2016 in
comp.lang.javascript:
>> And also an id must be unique, so if you mean an id by '[id]',
>> that would not me my idea of sensible querySelectorAll('#myId')[0].
>
> No. I want to query all elements that has an attribute "id", not a one
> specific element with specified an attribute "id".
Okay....
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
querySelectorAll by id attribute Cezary Tomczyk <cezary.tomczyk@gmail.com> - 2016-03-22 10:03 +0000
Re: querySelectorAll by id attribute Stefan Weiss <krewecherl@gmail.com> - 2016-03-22 15:00 +0100
Re: querySelectorAll by id attribute Cezary Tomczyk <cezary.tomczyk@gmail.com> - 2016-03-22 15:35 +0000
Re: querySelectorAll by id attribute "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-03-22 16:30 +0100
Re: querySelectorAll by id attribute Cezary Tomczyk <cezary.tomczyk@gmail.com> - 2016-03-22 15:38 +0000
Re: querySelectorAll by id attribute "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-03-22 16:55 +0100
Re: querySelectorAll by id attribute Stefan Weiss <krewecherl@gmail.com> - 2016-03-22 16:40 +0100
csiph-web