What are you trying to do? How is the function called?
Taz
> Anyone know, or had what the deal is with OSX/IE5.x and Javascript it? I
> have the following code :
>
> <script language="JavaScript" type="text/JavaScript">
> <!--
> function spawn() { //v2.0
>
>
window.open('index.cfm','Tag','scrollbars=no,width=739,height=540,screenX=0,
> screenY=0,top=0,left=0');
> window.location.href = "http://www.foo.com";
> }
> //-->
> </script>
>
> Which works AOK on the PC, just not on the Mac? The Mac seems to loop and
> reload the page everytime...?
>
> Neil
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]