audience-meter icon indicating copy to clipboard operation
audience-meter copied to clipboard

Internet Explorer - Object doesn't support property or method 'setRequestHeader'

Open romaincointepas opened this issue 12 years ago • 1 comments

SCRIPT438: Object doesn't support property or method 'setRequestHeader' jquery.audience.js, line 12 character 9

All IE versions.

romaincointepas avatar Jan 31 '13 12:01 romaincointepas

This method is call if the browser support CORS. IE should fallback on the flash version and thus never execute this code.

rs avatar Jan 31 '13 13:01 rs