I've got a javascript error on Internet Explorer on line 50 in the
file OpenLayers/Renderer/VML.js:

/**
     * @returns Whether or not the browser supports the VML renderer
     * @type Boolean
     */
    supported: function() {
        var supported = document.namespaces;
        return supported;
    },

I'm using the trunk version.
Any ideas?
Thanks,
Tyler
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to