Results 1 to 3 of 3

Thread: Viewer in MAC not holding focus

  1. #1
    Join Date
    Aug 2007
    Posts
    26
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Viewer in MAC not holding focus

    The mouse click should bring up the pic, but on the MAC, it's making it visible only until the button is released...then the pic goes invisible.

    http://roycecustom.com/proj_page/project_sca.htm

    The code from the style sheet that I believe is the cause is:

    /* make the images visible on active/focus */
    .gallery li a:active img, .gallery li a:focus img {
    visibility:visible;
    }

    There could be a conflict within the style sheet but I have not been able to identify it. Any thoughts would be greatly appreciated.

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    I don't know what the problem specifically is but its not mac. It's safari. I'm on a mac and they load in opera, Firefox, and flock. On the click and release they stay up.

  3. #3
    Join Date
    Aug 2007
    Posts
    26
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    Hmmmm...that's interesting.
    Safari was just updated and Javascript is enabled.
    What else in Safari could be causing this?

    On the lighter side, MAC users can use the site, so thanks for the confirmation!

Bookmarks

Posting Permissions

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