Advertisement
4_2005-2006 Internet/ Browsers/ HTML #152101

Force a frame

Use the following code to force the user to see your code in the frame it was meant to be seen in. http://www.truegeeks.com/asp/mam/osdoc/osframe.asp

AI

Riepilogo AI: 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.

Codice sorgente
original-source
<SCRIPT language="JavaScript">
<!--
var theD = ""
theD = parent.frames.length
if (theD==0) {location.href='http://www.paxmundi.com/'}
-->
</SCRIPT>
Commenti originali (3)
Recuperato da Wayback Machine