[OpenLayers-Users] IE8 problem with VMS

Enrico Sartorello enrico.sartorello at gmail.com
Fri Apr 23 08:12:04 EDT 2010


Oddly enough, if I use the hosted version instead of the 2.9 release, the
problem changes:

The vector layer loads and renders correctly. I've registered some hover
actions, and when I try to trigger one I experience problems on Elements.js:
857.
node object has all its attributes set to "Failed".

On Fri, Apr 23, 2010 at 1:56 PM, Enrico Sartorello <
enrico.sartorello at gmail.com> wrote:

> Hi,
>
> I'm experiencing some troubles using OL 2.9 with IE8.
> I'm trying to add to my OpenLayers map a vector layer: it works perfectly
> on FF\Chrome, but in IE8 there's an error.
>
> Inside map.addLayer() call, the problem arises in VML.js, lines 147-160:
> basically, what I've found debugging is that vars this.root,
> this.vectorRoot, this.textRoot have all the attributes (even style, which is
> the one used in those lines) set to "Failed". Only this.rendererRoot has
> right values.
>
> The vector layer is loaded after window.onload, coupled with the opening of
> an AJAX panel.
> Using "EmulateIE7" mode doesn't solve anything.
>
> What can it be?
> Thanks in advance for your attention :-)
>
> --
> Enrico Sartorello
>



-- 
Enrico Sartorello
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20100423/a0e1dd28/attachment.html


More information about the Users mailing list