开发者

jquery tolls list with overlay & scrollable list .. issues

开发者 https://www.devze.com 2022-12-11 17:56 出处:网络
hi there i\'m relatively new to jquery, but i wanted to see开发者_Python百科 if anyone could provide me with any insight on this.

hi there i'm relatively new to jquery, but i wanted to see开发者_Python百科 if anyone could provide me with any insight on this.

what i've got here is an autoscrolling list, with overlay functionality..

http://www.freestylemovement.com/secret/3.html

what i'm trying to achieve is a scrollable function like in this example, except i like using the list format .. (see hyperlink on attached form, i'm only allowed to post 1 link)

so i've been messing around with this snippet,

$(function() { $("#chained img[rel]").overlay({effect: 'apple', expose: '#00ff00' }) ; // scrollable inside the box. Its API is assigned to the "images" variable var list = $("ul.items li ").scrollable({size: 1, api:true}); });

but i can't seem to get it working .. i would really appreciate some feedback and help.. thanks in advance!


Here is an example of a jQuery gallery plugin that's built of an unordered list. If you google jQuery gallery you'll find lots of other gallery plugins built similarly.

0

精彩评论

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

关注公众号