Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Applications / Internet Explorer / October 2003



Tip: Looking for answers? Try searching our database.

Problems with new browser windows on with IE on the mac

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
andy - 28 Oct 2003 11:42 GMT
I am currently building a site where I need to instruct flash to open a
new (pop-up) window.
I want the new browser window to have no scroll bars or navigation
bars.
The script that I have used in flash to open the new browser windows
does exactly what I want in every browser
except IE  on the mac, where it adds scroll and menu bars (it is fine
with IE on the PC).
The scipt is:

on (release) {
getURL
("javascript:NewWindow=window.open('contact.html','newWin','width=3
09,height=399,left=0,top=0,toolbar=No,location=No,scrollbars=No,st
atus=No,resizable=No,fullscreen=No');       screen_height =
window.screen.availHeight; screen_width = window.screen.availWidth;
left_point = parseInt(screen_width/2)-(650/2); top_point =
parseInt(screen_height/2)-(400/2);
setTimeout('NewWindow.moveTo(left_point,top_point)',100); void(0);");
}

if  anyone can tell me the actionscript to instruct flash to open the new
window as it does in all other browers (without scroll bars and
navigation)
that would be great.
Otherwise I will have to ask viewers not to use IE when being viewed on
the mac, which would be bad.

By all means have a look at the site:

www.the-box.tv       to see what I mean.

cheers
Andy
Harri Mellin - 28 Oct 2003 13:43 GMT
> if  anyone can tell me the actionscript to instruct flash to open the new
> window as it does in all other browers (without scroll bars and
> navigation)
> that would be great.
> Otherwise I will have to ask viewers not to use IE when being viewed on
> the mac, which would be bad.

make the window bigger i think that will fix the problem

Signature

-------------------------------------------
Swedish Webcams http://zap.to/webcams
-------------------------------------------

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.