Backboards: 
Posts: 157

easy (hopefully?) html/javascript/iframe question

on a page, a function x is defined.
the page has an iframe called xframe.

when user clicks a particular link, i want the function x to run (on the parent page), and i want the page "score" to load in the iframe

so the syntax should be

a href="score.htm" target="xframe" onClick="x()"

right?
thx


Responses:
Post a message   top
Replies are disabled on threads older than 7 days.