Totally Zenned
- Join Date:
- Nov 2006
- Posts:
- 505
- Plugin Contributions:
- 0
Correct pop up window size in Safari: larger image
Using a mac:
product page: pop up image in Safari would not re-size to correct large image size.
all of my other browsers: IE 6, Firefox (mac) and Camino (mac) all ok.
found this tip, in an old thread concerning IE 5.2:
I edited the height and width in the function popupWindow(url) here:
/includes/modules/pages/product_info/jscript_main.php. from 100x100 to the size of my larger image (800x800)
now Safari's pop up window opens correctly, All other browsers do not seem to be affected.
as far as I know, this page is a core overwrite and has no over-ride folder possibility.
I hope this will help other Safari users...please post if there is a better way.