Results 1 to 2 of 2

Thread: Javascript popup windows not working on Mac

  1. #1
    Join Date
    Oct 2005
    Posts
    1

    Javascript popup windows not working on Mac

    I have been informed by several people using Macs (I assume using Safari, unfortunately they didn't say) that the popup windows on this page do not work (these are when you click View Fullsize or View Plan). These popups are done like so:

    Code:
    <A HREF="javascript:void(0)" ONCLICK="open('popups/show_01_lg.htm','miniwin','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,width=425,height=566')">
    And works fine in IE and Firefox but not in Safari?

    For the site, it is crucial Mac users are able to load the pics so if anyone could offer an explanation as to why it isn't working or a solution, I would be most appreciative. The page is here:

    http://www.mayandwattsgardendesign.c...ntent_show.htm

    Thanks,
    Larry

  2. #2
    Join Date
    Jul 2002
    Location
    England
    Posts
    194
    I've tested the links on your site using my Mac (OSX Panther), results as follows:

    Works in: Safari (1.3), Opera, Firefox for Mac
    Doesn't work in: IE for Mac

    Microsoft don't develop IE for Mac anymore so you will always have some trouble with IE for Mac seeing as it probably doesn't follow any standards.
    To make peace you must be prepared for war

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •