Apr 18, 2006 #1 irda Technical User Oct 15, 2001 4 NL trying with javascript to open new window with specified size (works with windows 2000) NOT with XP?
Apr 18, 2006 #2 BillyRayPreachersSon Programmer Dec 8, 2003 17,047 GB Can you show the code you have? Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
Can you show the code you have? Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]
Apr 18, 2006 Thread starter #3 irda Technical User Oct 15, 2001 4 NL on (release) { getURL("javascriptpenNewWindow('http://www.macromedia.com','thewin','height=400,width=400,toolbar=no,scrollbars=no') "); } Upvote 0 Downvote
on (release) { getURL("javascriptpenNewWindow('http://www.macromedia.com','thewin','height=400,width=400,toolbar=no,scrollbars=no') "); }
Apr 18, 2006 #4 BillyRayPreachersSon Programmer Dec 8, 2003 17,047 GB Do you have an "openNewWindow" function on the page? If not replace "openNewWindow" with "window.open". Hope this helps, Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
Do you have an "openNewWindow" function on the page? If not replace "openNewWindow" with "window.open". Hope this helps, Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]
Apr 18, 2006 Thread starter #5 irda Technical User Oct 15, 2001 4 NL is still not working in windows XP works in windows 2000 but not in new aplications Upvote 0 Downvote
Apr 18, 2006 #6 BillyRayPreachersSon Programmer Dec 8, 2003 17,047 GB Do you have a popup blocker enabled? Is it possible that your version of IE on Windows XP has one, whereas your IE on Windows 2000 does not? Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
Do you have a popup blocker enabled? Is it possible that your version of IE on Windows XP has one, whereas your IE on Windows 2000 does not? Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]
Apr 22, 2006 #7 BillyRayPreachersSon Programmer Dec 8, 2003 17,047 GB irda, Do you have a popup blocker enabled? Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt] Upvote 0 Downvote
irda, Do you have a popup blocker enabled? Dan [tt]Dan's Page [blue]@[/blue] Code Couch http://www.codecouch.com/dan/[/tt]