简体   繁体   English

我如何找出为什么我的Javascript无法在IE中使用

[英]How do I find out why my Javascript is not working in IE

Are there any tricks to understand why, I was just running my website on Joomla - and ends up I didn't need the CMS anymore so I converted it all over to an independent format it was working fine before in IE (So javascript is turned on and working) however now when I go to the page it only functions properly in every other browser. 是否有任何技巧可以理解为什么,我只是在Joomla上运行我的网站-最终我不再需要CMS,因此我将其全部转换为独立的格式,使其在IE之前可以正常工作(因此javascript已打开并正常工作),但是现在当我转到页面时,它只能在其他所有浏览器中正常运行。

Mouseover events such as image changeing and show/hide divs on mouseover aren't working anymore.... I checked out Adobe BrowserLab but it seems useless... 鼠标悬停事件,如图像量变到质变,并在鼠标悬停显示/隐藏的div不工作了....我签出的Adobe BrowserLab但似乎没用...

Are there any Trips/Tricks I can use to find out why? 我可以使用任何行程/技巧来找出原因吗?

http://www.chessfactory.com http://www.chessfactory.com

It depends on exactly what problems you are trying to solve but this question may be helpful. 这完全取决于您要解决的问题,但是此问题可能会有所帮助。

Also, see this introduction to the IE developer tools . 另外,请参阅IE开发人员工具简介

Press f12 for developer tools. 按f12键使用开发人员工具。 Tried clearing your cache . 试图清除缓存

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 似乎无法弄清楚为什么我的JavaScript无法在IE和Chrome中运行 - Can't seem to figure out why my javascript isn't working in IE and Chrome REST / Javascript / Activiti-如何找出XMLHttpRequest的问题? - REST/Javascript/Activiti - How do I find out what is wrong with my XMLHttpRequest? 如何使用javascript找出打开并运行我的应用程序的软件? - How do I find out, using javascript, what software opened and running my application? 如何找出哪个RequireJS运行javascript会使我的页面变慢呢? - How do I find out which RequireJS run javascript slows my page so much? 我如何找出为什么我的网页没有完成加载? - How do I find out why my webpage doesn't finish loading? 如何找出我的网页在Chrome中崩溃的原因 - How can I find out why my page crashes in Chrome 如何使用JavaScript找出登录用户的域? - How do I find out the domain of logged on user using JavaScript? 如何使用JavaScript找出Outlook的版本 - How do i find out the version of outlook using javascript 如何找出JavaScript阵列中的元素数量? - How do I find out the number of elements in a Javascript array? 为什么此javascript无法在IE中运行? - Why this javascript is not working in IE?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM