Log in

View Full Version : Viewer in MAC not holding focus



royce
12-02-2008, 10:43 PM
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.

bluewalrus
12-03-2008, 02:12 AM
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.

royce
12-03-2008, 12:24 PM
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!