Hmmm, sounds like a z-index issue.  Try setting z-index value of the div
that contains the images and close button to a fairly highly value and
see if that enables you to interact with them images.

Hth,
-scott

> -----Original Message-----
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED]
On
> Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, August 02, 2007 11:33 AM
> To: jQuery (English)
> Subject: [jQuery] Safari: Elements within overlaying Div not
recognised
> 
> 
> 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