Help refactor this jQuery Cycle extension [closed]

ぃ、小莉子 提交于 2019-12-25 08:59:09

问题


I had someone help extend the jQuery Cycle plugin and works great (thanks Levi Morrison!). It was a quick prototype so it still has a few quirks:

http://jsfiddle.net/9tgdK/12/

Scrolling up gives a weird effect and can not get it to work properly. Another thing is that it does not pause when you hover over the main content image. Can anyone help?


回答1:


Answer: featurebox v2 (view fullscreen)

I use a new technique for this version, and it's a lot cleaner. I think it does what you want.

Edit: no longer assumes all pager tabs are the same height. Runs slightly faster.



来源:https://stackoverflow.com/questions/5662998/help-refactor-this-jquery-cycle-extension

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!