Berry, I don't get any errors in IE7, but I don't see any changes either: states don't change their colors. This may be related to the fact that buttons at the top of the page don't change their states (view0 is not selected as it is in FF). I haven't had a chance to look deeper yet.
Paul. On Jan 6, 5:04 am, bratliff <[email protected]> wrote: > On Jan 1, 2:10 am, bratliff <[email protected]> wrote: > > > > > I am trying to add Internet Explorer support using VML rather than > > "excanvas". I am running into another bug. It might be my error but > > it appears in the API, not in my code. It only occurs in Internet > > Explorer. It always occurs at line 397 in the API. > > > I have moved everything to just two instance variable structures. > > "this._" contains the unique variables for every instance. "this.$" > > contains the common variables shared among instances using the same > > "proxy". > > > Try: > > > http://www.polyarc.us/polycluster/examine.html. > > > with Internet Explorer. Click any state on the sidebar. It will > > produce the error. > > > An unobfoscated copy of the JS code can be found at: > > > http://www.polyarc.us/cluster.js > > Ben and crew, > > I am trying to add Internet Explorer support to PolyCluster but I > cannot debug it without your help. VML is broken on my machine. I > have tried unsuccessfully to reinstall both Internet Explorer and > Windows. I have to check out my changes on my next door neighbor's > machine. > > An unobfuscated copy of the source code lives at: > > http://www.polyarc.us/cluster.js > > The suspicious lines unique to Internet Explorer are 990-1036. > Everything else works correctly in other browsers. The error only > occurs in Internet Explorer. It always occurs at line 397 in the API. > > Thanks very much for your help. > > Berry
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
