随笔分类 -  jquery插件错误

ie6中 object doesn’t support this property or method
摘要:可能是由于方法或json中有注释,/**/或//删掉注释就可以了 阅读全文

posted @ 2014-02-13 10:28 左小兵 阅读(352) 评论(0) 推荐(0)

jquery插件中参数未填写错误,火狐不会显示和报错,ie会显示
摘要:如题 阅读全文

posted @ 2014-02-13 10:25 左小兵 阅读(151) 评论(0) 推荐(0)

unslider点导航不显示错误
摘要:原因是,unslider插件只添加了dots文件并没有设置样式解决办法.banner { position: relative; width: 100%; overflow: auto; font-size: 18px; line-height: 24px; text-align: center; color: rgba(255,255,255,.6); text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3); background: #5b4d3d; box-sh... 阅读全文

posted @ 2014-01-04 09:52 左小兵 阅读(638) 评论(1) 推荐(0)

jquery插件函数传参错误
摘要:1.jquery传参通过json,可能的错误是,参数中的结束符写成了; 阅读全文

posted @ 2014-01-03 09:35 左小兵 阅读(188) 评论(0) 推荐(0)

jquery插件参数传递
摘要:当传递的参数在函数中未定义时,不会报错,但也不会发生作用,这会造成怎么传递参数不起作用的困惑。 阅读全文

posted @ 2014-01-02 10:04 左小兵 阅读(204) 评论(0) 推荐(0)

导航