IE browser can not run js JS code failure can not run how to do

  
                  

IE can't run js. In IE browser js code is invalid, js can't run. What can I do? Some js effects in some websites can't be used, some effects can't be displayed.

If your IE can't open the js script (even if all the js files in the system are not running, the js ads on the page or many pages can't be displayed), please click the steps to troubleshoot and solve:

1. Check if IE security prohibits JS running: Set tool=>internet option==>Advanced=> Disable script debugging to tick, display script display prompt, check if it has not responded

2. See if the anti-virus software is installed. It is forbidden to open the window with the program and check the settings.

3. Manually repair the IE browser: Start → run, enter the following: regsvr32 Shdocvw .dll == "OK regsvr32 Oleaut32.dll ==" OK regsvr32 Actxprxy.dll == "OK regsvr32 Mshtml.dll ==" OK regsvr32 Urlmon.dll == "OK regsvr32 browseui.dll ==" OK Function: a, At the same time, running the above command can not only solve the problem that IE can't open a new window, and click the hyperlink with the mouse, and there is no reaction. b. It can also solve other IE problems of large and small, such as incomplete webpage display, JAVA effect does not appear. Web page does not automatically jump Total tips & lsquo when opening certain sites; can not display the page & rsquo; and so on.

4. If it still doesn't work, it should be the reason that the JS script is not registered or the JS script is uninstalled. Start → run, enter the following: type regsvr32 jscript.dll == "OK" Enter regsvr32 vbscript.dll== 》OK

5. If there is no problem with the above settings or if you can't solve the problem that the js script is not executed, please write the following code in the form of Notepad, and then save it with the suffix of *.bat.

rundll32.exe advpack.dll /DelNodeRunDLL32 %systemroot%\\System32\\dacui.dll rundll32.exe advpack.dll /DelNodeRunDLL32 %systemroot%\\Catroot\\icatalog.mdb regsvr32 /s comcat.dll regsvr32 /s asctrls.ocx Regsvr32 /s oleaut32.dll regsvr32 /s shdocvw.dll /I regsvr32 /s shdocvw.dll regsvr32 /s browseui.dll regsvr32 /s browseui.dll /I regsvr32 /s msrating.dll regsvr32 /s mlang.dll regsvr32 /s hlink .dll regsvr32 /s mshtml.dll regsvr32 /s mshtmled.dll regsvr32 /s urlmon.dll regsvr32 /s plugin.ocx regsvr32 /s sendmail.dll regsvr32 /s mshtml.dll /i regsvr32 /s scrobj.dll regsvr32 /s corpol .dll regsvr32 /s jscript.dll re Gsvr32 /s msxml.dll regsvr32 /s imgutil.dll regsvr32 /s cryptext.dll regsvr32 /s inseng.dll regsvr32 /s IEsetup.dll /i regsvr32 /s cryptdlg.dll regsvr32 /s actxprxy.dll regsvr32 /s dispex.dll Regsvr32 /s occache.dll regsvr32 /s IEpeers.dll regsvr32 /s urlmon.dll /i regsvr32 /s cdfvIEw.dll regsvr32 /s webcheck.dll regsvr32 /s mobsync.dll regsvr32 /s pngfilt.dll regsvr32 /s licmgr10.dll Regsvr32 /s hhctrl.ocx regsvr32 /s inetcfg.dll regsvr32 /s trialoc.dll regsvr32 /s tdc.ocx regsvr32 /s MSR2C.DLL regsvr32 /s msident.dll regsvr32 /s msIEftp.dll regsvr32 /s xmsconf.ocx regsvr32 /s ils.dll regsvr32 /s msoeacct.dll regsvr32 /s wab32.dll regsvr32 /s wabimp.dll regsvr32 /s wabfind.dll regsvr32 /s oemiglib.dll regsvr32 /s directdb.dll regsvr32 /s inetcomm.dll regsvr32 /s msoe .dll regsvr32 /s oeimport.dll regsvr32 /s msdxm.ocx regsvr32 /s dxmasf.dll regsvr32 /s laprxy.dll regsvr32 /s l3codecx.ax regsvr32 /s acelpdec.ax regsvr32 /s mpg4ds32.ax regsvr32 /s danim.dll Regsvr32 /s Daxctle.ocx regsvr 32 /s lmrt.dll regsvr32 /s datime.dll regsvr32 /s dxtrans.dll regsvr32 /s dxtmsft.dll regsvr32 /s wshom.ocx regsvr32 /s wshext.dll regsvr32 /s vbscript.dll regsvr32 /s scrrun.dll mstinit. Exe /setup regsvr32 /s msnsspc.dll /SspcCreateSspiReg regsvr32 /s msapsspc.dll /SspcCreateSspiReg echo Repair succeeded! Any key to exit! Pause>nul The next thing to do is double-click on the bat file and restart. Your IE can display the JS file or JS script in the website as before:)

The second method is generally Solve all problems, I am using the second simple and convenient

Copyright © Windows knowledge All Rights Reserved