Jump to content

self.history.back in Internet Explorer


dc_jt

Recommended Posts

Im using self.history.back function to go back from one form to another.

This works perfectly fine with Firefox but not with IE.

Any ideas why?

(I tried to post code but it wouldnt let me) The back button is this tho:

[code]} // end foreach
?><br /><input class="databut" type="button" value="Back" onClick='self.history.back();'></ul><?
} //end if (is_array($aErrors)...
else {
?> [/code]
Link to comment
https://forums.phpfreaks.com/topic/24348-selfhistoryback-in-internet-explorer/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.