Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q762 How do I set and display a value on a text field of a frame when I click on a link in a different frame?

irt.org | Knowledge Base | JavaScript | Frame | Q762 [ previous next ]

Q762 How do I set and display a value on a text field of a frame when I click on a link in a different frame?

Try:

<A HREF="page.htm" onClick="parent.frameName.formName.fieldName.value='text'">text link</A>

Feedback on 'Q762 How do I set and display a value on a text field of a frame when I click on a link in a different frame?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.