Can you test it from HTML? i.e. <a hef="javascript:NewWindow.... -- Kenneth Kawamoto http://www.materiaprima.co.uk/
On 3 March 2010 17:58, natalia Vikhtinskaya <[email protected]> wrote: > But if locally I test script like > getURL > ("javascript:NewWindow=window.open('http://www.somename.com/key16.html','newWin','width=400,height=300,left=0,top=0,toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No');void(0);"); > this script works in IE and opens pop up window > > > 2010/3/3 natalia Vikhtinskaya <[email protected]>: >> Hi >> I cannot find solution for this small problem >> Simple code >> getURL >> ("javascript:NewWindow=window.open('key16.html','newWin','width=400,height=300,left=0,top=0,toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No');void(0);"); >> >> >> That opens pop up window when I test it from the server and does not >> open pop up window when I test it locally on computer. >> Thanks for any help. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

