开发者

Slide/Fade jQuery Slider

开发者 https://www.devze.com 2023-03-05 11:06 出处:网络
I\'m looking to build my own very simple slider with jQuery and want it to include two features: The sliding effect

I'm looking to build my own very simple slider with jQuery and want it to include two features:

  • The sliding effect
  • The fadeout/fadein image effect.

I haven't been able to figure out a way to mix both, and especial开发者_如何学Pythonly to keep things simple.

Any ideas? I'm looking for how the HTML structure should be and how the JavaScript code will change it.


http://slidefade.lulibi.com

Would this work for you?


http://jsfiddle.net/rvJeh/2/ Here is what it would look like sliding left 50 and fading to 0 over 1500 ms.

0

精彩评论

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