bgStretcher (Background Stretcher) is a jQuery plug-in which allows you to add a large image (or a set of images) to the background of your web page and will proportionally resize the image(s) to fill the entire window area. The plug-in will work as a slideshow if multiple images mode is used (the speed and duration for the slideshow is configurable).
查看实例
21. SlideNote – jQuery Plugin For Sliding NotificationsSlideNote is a customizable, flexible jQuery plugin that makes it easy to display sliding notifications on your website or in your web application.
查看实例
22. Easy List Splitter – jQuery PluginEasy List Splitter keeps the HTML to the minimum. No unnecessary elements or inline styles are added to the code. You'll get a clean plain HTMLwith some classes that you can use as hooks to easily style your lists. Choose whether to order your list items vertically or horizontally. You can then decide whether to modify the default CSS or apply a new one.
查看实例
23. Create a Slide Tabbed Box using jQueryShow you how to create a set a module tab interface that slides content left and right as you click on the tabs.
查看实例
24. Create a Tabbed Interface Using jQueryThis very detailed step-by-step tutorial will show you how to create a tabbed interface using jQuery.
查看实例
25. jQuery Tabbed InterfaceTabbed Interface or Tabbed Structure Menu show you how to build your own tabbed Interface using jQuery with slideDown/slideUp effect.
查看实例
26. Create Sliding Image Caption with jQueryThis image gallery tutorial shows you an interesting interaction technique for having captions that slide up to reveal more information about a particular image when the user hovers over it.
查看实例
27. Image Cross Fade TransitionThis tutorial will show you how to fade another image in, superimposing onto the current image when the user hovers it. It can be a great way to display more information about a particular image.
查看实例
28. Image Reveal using jQueryThis quick and easy tutorial shows you the concept of hiding and showing elements by watching out for window events .
29. Slider Gallery
在这篇教程中,你将学会如何创建基于jQuery UI的sliding gallery。
查看实例
30. Simple jQuery Image Slide Show with Semi-Transparent CaptionIt shows how to create a simple image slide show with a semi-transparent caption with jQuery. It is suitable to display news headlines, or an image slide show in your website front page.
查看实例
31. Create an Amazon Books Widget with jQuery and XMLCreate how to leverage jQuery and the Amazon API to display products inside a content area that's horizontally-scrollable in this highly involved step-by-step tutorial.
查看实例
32. Building a jQuery-Powered Tag-CloudA tag-cloud is a great way of showing visitors to your blog the main topics of interest that are available. There is also additional information contained in a tag-cloud.
33. Simple jQuery Spy Effect
In this tutorial, you'll discover an innovative technique for mimicking Digg's now defunct Digg Spy application.
查看实例
34. Creating a Floating HTML Menu Using jQuery and CSSThis jQuery-based navigation menu tutorial will show you how to create a menu that follows you up and down the page as you scroll.
查看实例
35. Horizontal Slide Nav Using jQuery & CSSLearn to create a spectacular sliding navigation whose animation is triggered when the user hovers over a navigation item.
查看实例
36. Creating A Slick Ajaxed Add-To-Basket With jQuery And PHP