Home > Article > Web Front-end > jQuery AnythingSlider sliding effect plug-in_jquery
jQuery is a treasure house, and jQuery's plug-in system is an inexhaustible treasure house. Many developers have designed countless plug-ins under the jQuery framework. jQuery's specialty is web page effects, so its plug-in library is mostly related to UI. related. The webdesignledger.com website has recommended the best jQuery plug-ins in 2009. Some plug-ins have been introduced in this blog, and some have not yet been introduced. This article introduces: The best jQuery plug-in in 2009—AnythingSlider [Sliding]
Sliding
In a fixed area, several paragraphs of content are displayed in a loop. This method is very similar to the old porn movies. In 2009, this kind of Web effect became very popular. jQuery has a large number of plug-ins related to this. The following plug-ins are undoubtedly Best.
Designed by Chris Coyier of CSS-Tricks, it is fully functional and widely used.
Since the official CSS-Tricks of the plug-in are in English, let’s first roughly translate the features and usage of the plug-in.
Features:
1. Sliding html content (can be any content)
2. Arrows to move up and down the slide
3. Creation of navigation labels It is added dynamically (any number of slides)
4. Customizable navigation function
5. Automatic playback (you can choose to start and stop playback)
6. Each slide has a tag (can be directly linked to the pending slide)
7. Unlimited, continuous sliding (the slide is always in the direction you want to go, even on the "last" slide)
8. Automatic play pause vs. hover (option)
9. From static link to specific slide text link
Usage:
1. Import js File (everyone on this earth knows it)
2. JavaScript code: