开发者

JQuery Slider Gallery Problem

I am trying to i开发者_如何学Cmplment the SliderGallery which is a 1.2.6 JQuery Plugin

http://jqueryfordesigners.com/slider-gallery/

This is not functioning in my JSFiddle.

http://jsfiddle.net/NinjaSk8ter/CKSxe/

I believe that I have a mistake in the JavaScript setup w/in JSFiddle.

Does anyone see where I went wrong?


Try this one http://jsfiddle.net/8gUUZ/8/

I just used the jquery load function instead of window' load


You cannot use the window.onload. You can chang it to $(document).ready();

http://jsfiddle.net/ynhat/8gUUZ/9/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜