Hi,
I've got this code embedded in my page, and it works in both Netscape and Firefox, but not in IE. It seems straightforward to me, but alas...
BTW, "dataFrame" is the target frame for my gridinfo.html popup.
<script language="javascript">
window.open('ext/gridinfo.html','dataFrame','scrollbars=yes,width=650,height=415,top=100,left=100')
</script>
What am I overlooking?
Thanks!
I've got this code embedded in my page, and it works in both Netscape and Firefox, but not in IE. It seems straightforward to me, but alas...
BTW, "dataFrame" is the target frame for my gridinfo.html popup.
<script language="javascript">
window.open('ext/gridinfo.html','dataFrame','scrollbars=yes,width=650,height=415,top=100,left=100')
</script>
What am I overlooking?
Thanks!