Alrighty then, I got it working. This is my code:
code:
<form> <input type="button" onclick="window.open('http://www.pageresource.com/jscript/jex5.htm','mywindow','width=400,height=200')" value="Click for Full View" /> </form>
Now I want to know how to get that to work as an image, instead of a button.
Thanks! <3