Thanks alot Chroder it finally works. I'll also remember this:
Quote:
|
Originally Posted by Chroder
Two things, one is to use "name", not "id" and the second is to get the value 'num' inside of the function. The way you have it, 'num' will always be a nothing because as soon as the page loads it get's the value then.
|
----------------------------------------------------------------------------------
But wait there's more! Last night as I finally got the javascript working (thanks to much help from Chroder) I realizewd that I wanted the picture to open in a frame. I also realized that I havn't the faintest Idea how to make that work. Any thoughts?
Rundown:
The javascript (discussed above) is opened in the top frame (frame name= "top") when the javascript is executed i want the picture to open in the bottom frame (named= "body").
Last edited by collyer_1; 08-27-2004 at 01:11 PM..
|