本文介绍了在脚本文件夹中添加时,javascript文件无法在firefox中运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi
我在visual studio 2010的脚本文件夹中添加了新的javascript文件。

添加一个简单的函数并调用按钮点击事件。但是它不能在

firefox.but在Internet Explorer中正常工作。

hiI add new javascript file in script folder in visual studio 2010.and
add one simple function & call on button click event.but it does not working in
firefox.but working fine in Internet Explorer.

推荐答案


这篇关于在脚本文件夹中添加时,javascript文件无法在firefox中运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-02 23:21