FusionCharts Forum: Z-index problem with safari - urgent! - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Z-index problem with safari - urgent! windows and popups appear in a layer below the map

#1 User is offline   Clive 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 10
  • Joined: 29-September 08

Posted 21 July 2010 - 07:02 AM

Hi

Just about to go live with a new page using FusionMaps, and testing on various browsers.

I have a similar problem to the one reported for charts; namely that when a user clicks
on the map to open a window, it appears BEHIND the map instead of above.
I managed to fix this 95% with z-index settings (IE and Firefox), but with Safarai browser
(running on Windows) the fix does not work. I installed Flash 10.1 but it did not help.

I am using the standard javascript to load the map on the page.

What is the solution for this?

The client uses a Mac so if it doesn't work on Safari, it doesn't work. Period.
My FusionMaps project will be dead in the water!

Thanks

Clive

0

Other Replies To This Topic

#2 User is offline   Clive 

  • Junior Member
  • PipPip
  • Group: Members
  • Posts: 10
  • Joined: 29-September 08

Posted 21 July 2010 - 07:48 AM

I looked around the flash forums and decided to try setting the transparency.

I added this line to the javascript: map.setTransparent();

and this did the trick, for Firefox 3.6.7 and Safari.

Is this the right syntax?

Thanks

Clive 


0

Other Replies To This Topic

#3 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 21 July 2010 - 09:02 AM

Hi Clive,

As you have already mentioned, setTransparent() is the method for the same.

Please note you can apply this in two ways :-

1) setTransparent(true)

2)setTransparent(false)

Hope this helps. :)

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#4 User is offline   jojobbing 

  • Forum Newbie
  • Group: Members
  • Posts: 1
  • Joined: 24-January 11

Posted 24 January 2011 - 03:19 AM

View PostBasundhara Ghosal, on 21 July 2010 - 09:02 AM, said:

Hi Clive,

As you have already mentioned, setTransparent() is the method for the same.

Please note you can apply this in two ways :-

1) setTransparent(true)

2)setTransparent(false)

Hope this helps. :)


I use FC v 1.2.3F and when I add the methow, the server response with:

Fatal error: Call to undefined method FusionCharts::setTransparent().

what's the problem? Is it defferernt version?




joe
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic