subdigital
03-20-2005, 08:37 PM
I have the following in my page:
<a href='#' onClick='window.open("viewimage.php?photo=$photo_id", "Photo Viewer" , "toolbar=no, location=no, menubar=no, resizable=yes, scrollbars=yes, width=600, height=600")'> x </a>
this works in Firefox, but not IE....
any ideas why?
<a href='#' onClick='window.open("viewimage.php?photo=$photo_id", "Photo Viewer" , "toolbar=no, location=no, menubar=no, resizable=yes, scrollbars=yes, width=600, height=600")'> x </a>
this works in Firefox, but not IE....
any ideas why?