|
-
May 31st, 2001, 04:01 PM
#1
Thread Starter
Addicted Member
Java script
How can i click a button in an iframe with a javascript in the actual page??
-
Jun 1st, 2001, 10:38 AM
#2
Frenzied Member
not sure with iframe, but with normal frame you would do:
onClick="parent.frames.yourJavascriptFunction();"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|