My97 日期选择控件FireFox下报错问题: $dp is not defined

    FireFox 下使用My97 Picker这个控件总是报: $dp is not defined 的错误。

    我的My97 Picker是在一个iframe页面中使用的,如果不在iframe中,则不会报错。

 

    后来找到了解决方案:

 

            修改WdatePicker.js 文件,将 $crossFrame 设置为false (原先是true), 问题解决。

 

     具体什么原因造成的,这个还不太清楚。 相关内容可以参考如下链接:

     http://blog.sina.com.cn/s/blog_4cb400450100ju9b.html

你可能感兴趣的:(html,Blog,firefox)