Is there a php or js code that allow me to go back to the previous page within a certain div only and not the whole page? I want to go back in the content div..
PHP Code:<body>
<div id="menu"></div>
<div id="content">[B]back link here[/B]</div>
<div id="footer'></div>
</body>



Reply With Quote

Bookmarks