Hi,
I have some frames where I have images. I want to by clicking image called "Home", go to the main page for example.
Now I have:
<frameset cols="100,100,*">
<frame id="btn1" name="btn1" src="btnhome.jpg">
...
</frameset>
I want the user to click on btn1 and go to the main page.
Thanks,
Im
I have some frames where I have images. I want to by clicking image called "Home", go to the main page for example.
Now I have:
<frameset cols="100,100,*">
<frame id="btn1" name="btn1" src="btnhome.jpg">
...
</frameset>
I want the user to click on btn1 and go to the main page.
Thanks,
Im