With Internet Explorer 8, when using EditOverylay, I am getting a scripting error or 'Invalid argument.' failing on line:
style.addRule('olv\\:*',"behavior: url(#default#VML); "+"position: absolute; display: inline-block;");
To reproduce the problem, I run the VS2008 HowDoISamples, TrackShapeFinishedEvent.aspx and click any of the draw shape buttons (i.e. Draw Polygon).
Thanks and let me know if this is a problem with the product or a setting that I can change.