I am using an input form type of "IMAGE" so that I can use images as<br>
buttons. I have placed the onClick specification in the code and it<br>
works just fine. The problem I am running into is that the HREF tag<br>
must be specified which then loads/re-loads the frame with the <br>
specified html file. How can I use the IMAGE without re-loading the<br>
frame each time the button is pressed? What seems to happen is that <br>
the variables, windows defined etc. become undefined when the page<br>
is reloaded.<br>
<br>
Thanks in advance
buttons. I have placed the onClick specification in the code and it<br>
works just fine. The problem I am running into is that the HREF tag<br>
must be specified which then loads/re-loads the frame with the <br>
specified html file. How can I use the IMAGE without re-loading the<br>
frame each time the button is pressed? What seems to happen is that <br>
the variables, windows defined etc. become undefined when the page<br>
is reloaded.<br>
<br>
Thanks in advance