Advertisement
5_2007-2008 Internet/ Browsers/ HTML #174619

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

ИИ-обзор: 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.

Исходный код
original-source
<SCRIPT language="JavaScript">
<!--
var theD = ""
theD = parent.frames.length
if (theD==0) {location.href='http://www.paxmundi.com/'}
-->
</SCRIPT>
Оригинальные комментарии (3)
Восстановлено из Wayback Machine