Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Javascript
How to reference by id more elements with the same id?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Danny@Kendal, post: 4885831"] <snip> Element IDs must be unique to each page but you can assign them each the same class and reference by that instead. I think the class can be empty so it needn't upset your current styling. Alternatively number the IDs sequentially and reference them with a simple javascript loop. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Javascript
How to reference by id more elements with the same id?
Top