vanillapod
MIS
I have a site that uses two frames, one for the actual pages and one smaller frame used to hold navigatuions things. On some of the main pages there I have back buttons using the code below:
img src="images/BACK.gif" width="97" height="25" onClick="history.back()"
IOt works fine but is there a way to put it in the smaller frame but still have it work on the main frame so that clicking on it in the smaller frame will make the main frame page go back?
Cheers
img src="images/BACK.gif" width="97" height="25" onClick="history.back()"
IOt works fine but is there a way to put it in the smaller frame but still have it work on the main frame so that clicking on it in the smaller frame will make the main frame page go back?
Cheers