IE browser with security disallowed to run active content

hi,

will GoJS chart work on IE browser, if active content to run in file are not allowed?
currently when the html page is opened in IE browser (version 11.x), getting a popup to allow block content. which is restricted as per company policy.

thanks
Amey

GoJS is entirely implemented in JavaScript, so it requires that the browser allow JavaScript to run.

I think it is possible to change the policy to allow JavaScript to run on pages from a particular web site.