=== jQuery-Pagebar === Contributors: ocean90 Tags: pagebar, jquery, navigation Requires at least: 2.6 Tested up to: 2.8 Stable tag: 0.3 This plugin show instead of the next and prev links a jQuery slider as a modern pagebar. So it's easy to navigate through many pages. == Description == *jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.* With that new kind of JavaScript Library this plugin works. jQuery-Pagebar show instead of the next and prev links a jQuery slider as a modern pagebar. So it's easy to navigate through many pages. You can see an demo on my blog: http://ocean90.de/blog/ == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. == Screenshots == 1. Screen of jQuery-Pagebar == Changelog == = version 0.3 = * Works now in IE too * you can choose if the scripts are loading in header or in footer * you can place manually the pagebar * you can choose if jquery and/or jquery should load from plugin dir * you can reset the options now * jquery-pagebar is now on archive pages too * codes only loaded if they are necessary * option for showing links to the next or previous page arround the page numbers( « 34 / 46 ») * add little pagebar for users with no javascript (« Navigation ») = version 0.2.1 = * fix language file = version 0.2 = * Change the storage * More options(width, colors) * add option for hiding the standard navigation * add option for customize the display of the page number = version 0.1 beta = * Release of jQuery-Pagebar