|
-
Feb 1st, 2012, 07:35 PM
#1
Thread Starter
Junior Member
Re: getelement by class, value within input, td, span, etc.
For a simpler example, how can I go directly to an element by knowing it is the nth element with a specific classname? Without looping through all of the elements that have the same classname. Like if the classname is "someClass" then something like this: ie.document.someClass(4) or ie.document.getelementsbyclassname("someClass")(4) to access only the 5th one.
What is the right syntax?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|