views:

58

answers:

0

Hi,

I'm trying to add the user's Google StreetView as the background in a php page after he is authenticated, but in Chrome(Windows) it is not considering the z-index of the div (it is in), and also the value of wmode parameter is being "" (empty), I'm trying to update the wmode parameter value to "transparent" then sometimes it works fine, but not always.

I read there is a bug in Google Chrome from the below link: http://code.google.com/p/gmaps-api-issues/issues/detail?id=1336

Now is that fixed in the latest Chrome (which I think not), or could you please tell me how can we fix the above issue.

Regards