|
|
Q419 How can I change the href property of a link in another frame?
irt.org | Knowledge Base | JavaScript | Link | Q419 [ previous next ] Q419 How can I change the href property of a link in another frame?By manipulating the links object array. The links array contains a reference to all the links in a document in the order they appearr in the document. The following changes the href attribute of the first (remember arrays start at zero) link in the parent frame's otherframename frame:
Feedback on 'Q419 How can I change the href property of a link in another frame?' |
-- div -->
|