popout window not working in netscape 2004-02-25 - By Daniel Kessler
Back I have a button that pops out a glossary. It uses javascript to size it add other attributes. It works great in IE PC, and Safari. On Netscape PC 4.x, it sizes correctly, but doesn't have scollbars, the links don't work - it's all mussed up.
getURL("javascript: uploadWin=window.open('http://www.preventcancer.org/bodyfun/main_game/glossary .html','uploadWin','width=440, height=220, left=200,top=100, toolbar=No,location=No, scrollbars=Yes, status=Yes, resizable=Yes,menubar=No,fullscreen=No'); uploadWin.focus(); void(0);");
or just the javascript, which acts the same way: javascript: uploadWin=window.open('http://www.preventcancer.org/bodyfun/main_game/glossary .html','uploadWin','width=440, height=220, left=200,top=100, toolbar=No,location=No, scrollbars=Yes, status=Yes, resizable=Yes,menubar=No,fullscreen=No'); uploadWin.focus(); void(0);
I guess this is a javascript question, but I'm only using javascript cause I need it from Flash. Any thoughts?
-- Daniel Kessler
Department of Public and Community Health University of Maryland Suite 2387 Valley Drive College Park, MD 20742-2611 301-405-2545 Phone www.phi.umd.edu
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Supported by Fig Leaf Software =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Be sure to check the archives and the wiki: http://chattyfig.figleaf.com/ =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:105257 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
Earn $52 per hosting referral at Lunarpages.
|
|