Method One:
In the Local debugging HTML page, if it contains js or flash, ie will often prompt "ie has restricted this page run can access the computer script or ActiveX control ." While IE prevents local scripting from running for security reasons, it's true that, as a program developer, every time a point is allowed, it's very annoying, and it's starting to get rid of the hint.
In IE option to turn over half a day, finally let me find. The method is: Tool – Internet Option – Advanced tab – under Security classification, there is an " allow active content to run in a file on my computer *". It's him we're looking for! After the tick, restart IE on the line (if still open other programs, only the IE browser window is not effective, but also need to restart the computer). This method applies to all versions of IE that prevent local scripts from running.
Method Two:
Directly load the script method in the HTML file! DOCTYPE down that line plus
<!--saved from Url= (0022) http://blog.csdn.net/electroniXtar/--
On the line.
<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<!--saved from Url= (0022) http://blog.csdn.net/electroniXtar/--
To help protect security, IE has restricted this web page from running scripts or ActiveX controls that can access your computer. Please click here for options ...