typeface.js
User / Developer Forum
IE8 "has restricted this webpage from running scripts"
Chase
|
25 Jan 2010 16:05
My test works in Firefox, and it worked in IE the other day, but out of the blue I'm getting:

"To protect your security,Internet Explorer has restricted this webpage from running scripts or ActiveX controls that could access your computer.Click here for options..."

Strangely, the various test links I'm finding in this forum seem to be working fine.  I'm not using any other JS at this point . 

Could this just be due to my running it locally (file://) rather than via a web server?  If anything, I'd think local files had more permissions, though.
Fabien Ménager
|
25 Jan 2010 18:04
Hello, 
yes it is because you are running it from file:// you need to run it with a web server, via http://localhost/
Chase
|
26 Jan 2010 10:54
Thank you kindly
Post a Reply
YOUR NAME
YOUR COMMENT
We don't support HTML, but please use [quote] ... [/quote] tags around quotes.