当前位置:Gxlcms > html代码 > mootools写的函数ie6报错,为什么?_html/css_WEB-ITnose

mootools写的函数ie6报错,为什么?_html/css_WEB-ITnose

时间:2021-07-01 10:21:17 帮助过:14人阅读

mootools写的函数ie6报错,为什么?
demo地址:http://www.my-demo.info/question/blur.html


page title


回复讨论(解决方案)

var form=$('shopping_cart_form');

为什么ie6不能用document.getElementById('shopping_cart_form');

换jquery吧。

人气教程排行