Description
EN: Easy paging navigation for your blog using jQuery carousel.
RU: Удобная постраничная навигация с использованием JQuery carousel.
EXAMPLE: wp-skins.info.
Development Blog
Installation
EN: Activate the plugin. Put in the right place the template function <?php znavcarousel(); ?> or <?php znavcarousel(500); ?>, where 500 – width in pixels.
RU: Активируйте плагин. Вставьте в нужном месте шаблона функцию <?php znavcarousel(); ?>
Если Вы хотите изменить ширину навигации, то используйте <?php znavcarousel(500); ?>, где 500 – ширина в пикселях.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“zNavCarousel” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “zNavCarousel” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Update readme file.