|
|
Q670 How can I tell which link within the links object array was clicked on?
irt.org | Knowledge Base | JavaScript | Link | Q670 [ previous next ] Q670 How can I tell which link within the links object array was clicked on?The links object array is very limited. All you can do is loop around the array comparing the href property of the link clicked:
Feedback on 'Q670 How can I tell which link within the links object array was clicked on?' |
-- div -->
|