How to get all elements which name starts with some string ?

Posted by misha-moroshko on Stack Overflow See other posts from Stack Overflow or by misha-moroshko
Published on 2010-04-11T15:12:43Z Indexed on 2010/04/11 15:23 UTC
Read the original article Hit count: 248

Filed under:
|

Hello,

I have an HTML page.

I would like to extract all elements which name starts with "q1_".

How can I achieve this in JavaScript ?

Thanks !

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about html