
【jQuery插件---Nivo】
circujoker_06
hello world
展开
-
Nivo Slider Settings
The Nivo Slider has plenty of settings to fiddle with. Below is an example of the code with all available options and their defaults: $('#slider').nivoSlider({ effect: 'random',翻译 2016-11-14 10:28:20 · 381 阅读 · 0 评论 -
Custom Transitions per Slide
You can override a slides transition using the data-transition attribute. For example: The above code will force this slide to use the slideInLeft transition every time it appears. It overr翻译 2016-11-14 10:10:20 · 232 阅读 · 0 评论 -
Enabling Thumbnails with the Nivo Slider
To use thumbnails with your slider you need to make sure controlNavThumbs is set to true. Then the slider will look for the URL of the thumbnail in the data-thumbattribute of the image. If no U翻译 2016-11-14 10:09:35 · 248 阅读 · 0 评论 -
Using Themes with the Nivo Slider
To use themes with the Nivo Slider you will have to carry out a few more steps to get the theme to work. First you will need to include the theme in your page (a theme is simply a stylesheet): secti翻译 2016-11-14 10:06:27 · 344 阅读 · 0 评论 -
Getting started with the Nivo Slider jQuery Plugin
Info: http://dev7studios.com/products/nivo-slider-wordpress-plugin Download: https://github.com/gilbitron/Nivo-Slider Install files Installing the Nivo Slider jQuery plugin is actually pret翻译 2016-11-12 20:49:21 · 535 阅读 · 0 评论