To open a window, simply use the method "window.open()":
<form>
<input type="button" value="Click here to see" onclick="window.open('test.htm')">
</form>
Subscribe to:
Post Comments
(
Atom
)
0 comments :
Post a Comment