I include YUI library locally, but when I have IE security set to High I got alert saying yui.yahooapis.com is not trusted.
How can I get rid of the http request and make the library totally local?
Thanks,
I include YUI library locally, but when I have IE security set to High I got alert saying yui.yahooapis.com is not trusted.
How can I get rid of the http request and make the library totally local?
Thanks,
This is by design. When you have IE security set to high, all JavaScript is disabled.