[WEB4LIB] opening on top

Drew, Bill drewwe at MORRISVILLE.EDU
Mon Aug 12 08:44:56 EDT 2002


This javascript will break a page out of any frame set.

If you use frames yourself, it will not be of any use to you.

Bill Drew

<SCRIPT language="JavaScript" type="text/javascript"><!--
if (parent.frames.length > 0) {
    parent.location.href = self.document.location
}
//-->
</SCRIPT>



More information about the Web4lib mailing list