spooner
06-08-2003, 12:30 AM
ok...well...i have the frame right but...i have buttons instead of text links and i don't understand where to put everything...
here's the button code i used:
<form method="link" action="my link address"><input type="image" src="my button image.jpg" width="100" height="50">
and i need it to target the right frame instead of left and it only told me to add this:
<a href="http://address you want to link to" target="rightside">your link name</a>
to my code but that's a text link and i don't know where to add the target="rightside" to in my button code...please help...if u get confused juss tell me
here's the button code i used:
<form method="link" action="my link address"><input type="image" src="my button image.jpg" width="100" height="50">
and i need it to target the right frame instead of left and it only told me to add this:
<a href="http://address you want to link to" target="rightside">your link name</a>
to my code but that's a text link and i don't know where to add the target="rightside" to in my button code...please help...if u get confused juss tell me