|
-
Oct 14th, 2009, 03:45 PM
#1
Thread Starter
New Member
Finding the *second* instance of a particular object
Hi all,
Right now I've got this piece of code to reference the element ID of an HTML Div with the CssText property beginning with "OVERFLOW":
elementID = HTMLDiv("CssText=OVERFLOW*").elementID
Now I'm in a situation where I want the SECOND occurence of this lookup. I can't seem to find a way to do this, anyone know?
Thx!!
Scott.
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
|