[jQuery] Re: Superfish z-index problem with googlemap in IE

2009-08-04 Thread CanisVoriCanis
I'm not using the superfish menu but if your looking for example code where I had to overcome the same problem. www.jasonsGuns.com - Search - FFL Services I know an example can always help.

[jQuery] Re: Superfish z-index problem with googlemap in IE

2009-08-03 Thread CanisVoriCanis
I just had a similar problem and my here is my solution. first some html menu... You must set all of the div tags two properties of position and z- index, ie. { position:relative; z-index:; } You can set other style properties but you must set those two. If you remove either one it