Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org
#

Q117 Can I "execute" function test() from frame2 by pressing button (onClick) in frame1?

You are here: irt.org | FAQ | JavaScript | Frame | Q117 [ previous next ]

<INPUT TYPE="BUTTON" onClick="parent.Frame2.test()">

©2018 Martin Webb