Help - Search - Members - Calendar
Full Version: Open new window in Safari
HTMLHelp Forums > Programming > Client-side Scripting
MarkSk
Safari, what a pain!

I'm trying to open a new window using the following code:

<A href="java script:MM_openBrWindow('prj01_1.html','prj011','width=646, height=512')">
Enlarge<img src="assets/enlarge.gif" alt="Enlarge" width="18" height="9" border="0"/></a>

Works fine in IE and FF but Safari just won't have it. Is there anything I can do to change this?

Thanks!

Frederiek
What does your MM_openBrWindow function contain? Do you get javascript errors in Safari's Javascript Console (if you have the Debug menu)?

Can you post the url of the page that demonstrates the problem?
Christian J
In any case this is a better way to open a popup: http://htmlhelp.com/faq/html/all.html#window-specify
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.