【发布时间】:2012-06-18 12:05:01
【问题描述】:
您好,我在Chrome、FF、IE 9 中有 coda 滑块工作正常,但在 IE 6-8 中它不起作用,javascript 调试器说那行代码:
$container.css('width', $panels[0].offsetWidth * $panels.length);
它说:
Unable to get value of the property 'offsetWidth': object is null or undefined
任何帮助都将非常感谢
【问题讨论】:
-
JavaScript 只是需要它的页面之一.. 无论如何谢谢
标签: javascript internet-explorer coda-slider