Hi,

Im currently working on a web app which has a feature where a user can
click a button which brings up an image gallery in the form of a div
which overlays the page until the user selects an image, at which
point the gallery is hidden again. This has so far worked perfectly in
Firefox and IE but today I began testing with safari and I'm running
into the following issue.

The Div is displayed as normal when the gallery button is selected but
once the div is visible, none of the images within the div are
clickable as normal and even the close button isnt enabled. its as if
the normal click events which are attached on IE and Ff just dont kick
in and makes this part of the site useless.

This issue only seems to occur on the safari browser, running on Max
OS X.

Any ideas on this one?

Cheers,

Chris

Reply via email to