I tried but unfortunately there's not much change (I cleared the cache.). I assume you changed the http://www.provide.net/~bratliff/polycluster/examine.html right? When I click on the states still nothing drawn on screen and no JavaScript error. When I click on examine, error in the same line. But this time the type of error is different. The error is: Attribute only valid on v:image
Did you get the DOM documents I sent you? The elements are there but not visible on the screen for some reason. I assume those are the elements you add to DOM. <shape style="POSITION: absolute; WIDTH: 1px; HEIGHT: 1px; TOP: 0px; BEHAVIOR: url(#default#VML); LEFT: 0px" status=" st06(83)"> <fill style="BEHAVIOR: url(#default#VML)" color="#000000"></fill> <stroke style="BEHAVIOR: url(#default#VML)" color="#000000" opacity="1" weight="1px" endcap="round" joinstyle="round"></stroke> </shape> And just to double check, the Javascript error I mentioned is in the examine button and not related to the drawing of the polygons. Ozgur -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of bratliff Sent: Friday, January 08, 2010 5:05 PM To: Google Maps JavaScript API v3 Subject: [Google Maps API v3] Re: FYI: New Release On Jan 8, 8:40 pm, "Ozgur Yogurtcu" <[email protected]> wrote: > Berry, the examine button gives a the output you want before I click > any of the states but gives a Javascript error if I click it after > clicking any of the states (Which makes me think sth is added to the > DOM). On the other hand, I looked at the DOM in the IE8 debugger both > before and after clicking and did not see a significant change. Well, I feel like a real idiot. The error is in the HTML file not in the JS file. I have not changed the HTML file in several months. It never occurred to me it could be the cause of the error. Thanks very much for finding it. I believe I have fixed it. If you have the patience, please try it again with a cleared cache. I feel like I have hyjacked the thread. Sorry. I would like others like Ben Appleton, Paul, Esa & others to be able to contribute since my knowledge of VML is very limited.
-- 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.
