cursor issue: div layering over flash with safari

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Jun 2004
Posts: 247
Reputation: cmills83 is an unknown quantity at this point 
Solved Threads: 1
cmills83 cmills83 is offline Offline
Posting Whiz in Training

cursor issue: div layering over flash with safari

 
0
  #1
Sep 22nd, 2009
Hi

I have a few javascript calls that hide/show divs over a flash movie and even a css/jquery drop down nav that overlaps over the flash movie.

IE6, IE7, IE8, FF2 pc, FF3 pc, and even FF mac are fine, however with Safari the cursor remains an arrow even when rolling over a link if it is layered over the flash. The links and rollovers still work fine, I just cant get the cursor to change to the hand when rolling over a link even with css or js. Z-indexes are set correctly and everything is functional except the cursor. Anyone have a fix?

Thanks
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 885
Reputation: Airshow will become famous soon enough Airshow will become famous soon enough 
Solved Threads: 127
Airshow's Avatar
Airshow Airshow is offline Offline
Practically a Posting Shark

Re: cursor issue: div layering over flash with safari

 
0
  #2
Sep 22nd, 2009
Cmills83,

Are you already using wmode="transparent" as per my solution at post #8 here?

I guess you are but if not, then give it a try.

Airshow
50% of the solution lies in accurately describing the problem!
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 247
Reputation: cmills83 is an unknown quantity at this point 
Solved Threads: 1
cmills83 cmills83 is offline Offline
Posting Whiz in Training

Re: cursor issue: div layering over flash with safari

 
0
  #3
Sep 23rd, 2009
Hi thanks for the reply, I am layering a div over flash not flash over a div, would changing the wmode have any effect on this? thanks
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 247
Reputation: cmills83 is an unknown quantity at this point 
Solved Threads: 1
cmills83 cmills83 is offline Offline
Posting Whiz in Training

Re: cursor issue: div layering over flash with safari

 
0
  #4
Sep 23rd, 2009
wait yeah wmode transparent is on the swf thanks
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 885
Reputation: Airshow will become famous soon enough Airshow will become famous soon enough 
Solved Threads: 127
Airshow's Avatar
Airshow Airshow is offline Offline
Practically a Posting Shark

Re: cursor issue: div layering over flash with safari

 
0
  #5
Sep 23rd, 2009
Mmmm, there was just a chance .....

You say you've tried forcing cursor style with js and css so I think you may just have to accept it's an Safari bug.

You could try an internet search to see if someone else has a solution (could be some obscure <meta> or something)

Please post the solution if you find one, it's an intersting problem.

Good luck
Airshow
Last edited by Airshow; Sep 23rd, 2009 at 2:41 pm.
50% of the solution lies in accurately describing the problem!
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 247
Reputation: cmills83 is an unknown quantity at this point 
Solved Threads: 1
cmills83 cmills83 is offline Offline
Posting Whiz in Training

Re: cursor issue: div layering over flash with safari

 
0
  #6
Sep 24th, 2009
yeah been searching, Ive run into this before hopefully safari will fix it in a new version I dont think theres a fix.
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 885
Reputation: Airshow will become famous soon enough Airshow will become famous soon enough 
Solved Threads: 127
Airshow's Avatar
Airshow Airshow is offline Offline
Practically a Posting Shark

Re: cursor issue: div layering over flash with safari

 
0
  #7
Sep 24th, 2009
Cmills83,

I just did a search and plently of folks report the same or similar problems.

A further thought .....

If you reliably know the position of your overlying HTML elements (ie. if they are absolutely positioned), then you could try placing matching clickable areas (with null actions) in the SWF. This should force the Safari cursor to hand, despite the bug, and other browsers should still work OK. I emphasise should because I haven't done any tests.

Of course, if you don't absolutely position your overlying HTML elements, then you are still up a gum-tree (one of my old dad's favourite expressions).

Airshow
Last edited by Airshow; Sep 24th, 2009 at 3:04 pm.
50% of the solution lies in accurately describing the problem!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 669 | Replies: 6
Thread Tools Search this Thread



Tag cloud for JavaScript / DHTML / AJAX
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC