0

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,

Lys
  • 591
  • 2
  • 9
  • 19

1 Answers1

0

This is by design. When you have IE security set to high, all JavaScript is disabled.

IE security settings set to high - javascript not working

Community
  • 1
  • 1
Clarence Leung
  • 2,446
  • 21
  • 24