crystalb24
Programmer
I'm trying to use buttons to direct users through pages in a frameset using this code:
but when it redirects to the URL it does so outside of the frameset. I need it to target to "_mainFrame", but I'm not familiar enough with button tags to know how to do this.
~Crystal
Click here ( for a free iPod
Code:
<input name="button 1" type="button" class="style20" onClick="MM_goToURL('parent','instructions.htm');return document.MM_returnValue" value="First Time User">
but when it redirects to the URL it does so outside of the frameset. I need it to target to "_mainFrame", but I'm not familiar enough with button tags to know how to do this.
~Crystal
Click here ( for a free iPod