Thanks for Ross K's reply I think I found the problem ,
Throught the FF's tools I found bpwindow create the info-div incorrectly which z-index is -12132123(randomly), if I modified z- index is 1 manually, it will display well, but I don't know how to control it at js file of "bpwindow0.22.js". I hope someone can help me, Thanks in advance. Oliver On 8月26日, 下午6时57分, Rossko <[EMAIL PROTECTED]> wrote: > > I don't know where there are problems? > > Neither do I , but here's someone else having problems with BpWindows > http://groups.google.fm/group/Google-Maps-API/browse_thread/thread/06... > > If you think the G-Maps API has changed and caused this, perhaps you > could try using an older version - > change > <script charset="utf-8" type="text/javascript" src="http:// > maps.google.com/maps?file=api&v=2&key=... > to > <script charset="utf-8" type="text/javascript" src="http:// > maps.google.com/maps?file=api&v=2.s&key=... > > I'm not sure if BpWindow is supported anymore, it doesn't seem to > feature on the website. > > Unconnected to this, your page seems to load two identical copies of a > script ajax.js from two different places. > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
