You are here: irt.org | FAQ | JavaScript | Frame | Q1676 [ previous next ]
Internet Explorer allows sloppy references, if you omit the document reference then the following doesn't work in Netscape Navigator:
<script language="JavaScript"><!-- parent.frameName.document.formName.submit(); //--></script>