Snip
|
<script language="JavaScript"><!-- function functionName() { parent.frameName2.location.href = window.document.formNa... return false; } //--></script>
|
---|
Categories |
|
---|
For Snip |
loading snip actions ... |
---|---|
For Page |
loading url actions ... |
HTML |
<script language="JavaScript"><!-- function functionName() { parent.frameName2.location.href = window.document.formName.textName.value; return false; } //--></script> |
---|