Advertisement
ASP_Volume3 Internet/ Browsers/ HTML #46804

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

Podsumowanie 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.

Kod źródłowy
original-source
<SCRIPT language="JavaScript">
<!--
var theD = ""
theD = parent.frames.length
if (theD==0) {location.href='http://www.paxmundi.com/'}
-->
</SCRIPT>
Oryginalne komentarze (3)
Odzyskane z Wayback Machine