C
Clynton Ohlinger
Hi there, I keep getting error messages (Internet Explorer cannot download.
Unspecified error) when I try to open a hyperlink in a new window, everything
works fine if I don't use this option. www.oricle.net
The HTML code fragment I use is -
<script language="JavaScript" type="text/javascript"> <!-- function
Show(Url, Name, Features) { window.open(Url, Name, Features); } // -->
</script>
One of the picture links I use is -
javascript:Show('http://www.fsb.co.za/ ', 'fsb',
'toolbar=no,scrollbars=yes,resizable=yes,height=250,width=250')
Any assistance on how to get my links to open in new windows will be greatly
appreciated.
Thanks
Unspecified error) when I try to open a hyperlink in a new window, everything
works fine if I don't use this option. www.oricle.net
The HTML code fragment I use is -
<script language="JavaScript" type="text/javascript"> <!-- function
Show(Url, Name, Features) { window.open(Url, Name, Features); } // -->
</script>
One of the picture links I use is -
javascript:Show('http://www.fsb.co.za/ ', 'fsb',
'toolbar=no,scrollbars=yes,resizable=yes,height=250,width=250')
Any assistance on how to get my links to open in new windows will be greatly
appreciated.
Thanks