Forum: JavaScript / DHTML / AJAX Oct 31st, 2008 |
| Replies: 1 Views: 1,459 Hello all,
I have this code in an iframe
<FORM><INPUT TYPE="BUTTON" VALUE="Go Back"
ONCLICK="history.go(-1)"></FORM>
it works fine but i need it to taget another iframe on the page and... |