Advertisement
C_Volume2 Internet/ Browsers/ HTML #80353

Simulate the Internet 'back' button

This code creates a button that simulates the Internet browser back button. It has been tested in IE 5.x and Netscape 3.x. Thanks to Joe Chung for this code!

AI

KI-Zusammenfassung: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Quellcode
original-source
<INPUT type="image" src="<url of back button image" onclick="window.history.back()">
Originalkommentare (3)
Wiederhergestellt von der Wayback Machine