ahouans (AT) sh (DOT) cvut.cz (Arcadius A.) wrote in message news:<c76bbb21.0309240154.2909fea8 (AT) posting (DOT) google.com>...
Quote:
Hello!
I'm new to JavaScript.
I have a page "main.html" that contains a form named "form1" with a
text field named "text1".
the page "main.html" contains an iframe which source is another page
"page2.html".
I would like that when a html(<a href=... ... </a>) link contained in
"page2.html" is clicked, that the field "text1" is set to let's say
"hello there!".
How can this be done in Javascript? |
I figured it out....
Thanks.
Arcadius.