Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

Releases for ajaxPager


ajaxPager 0.4.2-beta-6

fixed a pager.linksE is undefined error when not displaying links

ajaxPager 0.4.1-beta-5

- 0.4.1 - fixed a couple of typos on line 82 and 86

ajaxPager 0.4.0-beta-5

added option page links position
added option to define page link text
added class to each page link eg class="page-1"
added {k} replaced by words
added option treat data function
added option preLoadPrevious
option preLoad can now be true and on page options too
added cache url: same urls for different pages will only be requested once
added option useCache
added addPage and removePage methods
added options
- animationIn
- animationOut
- animationInPrevious
- animationOutPrevious
- easingIn
- easingOut
- animationInDuration
- animationOutDuration
- fadeLoading
- fadeLoadingDuration

ajaxPager 0.3.0-beta-4

0.3.0 – 12th July 2009 – Fixed a bug where pages defined as html inside the pager initially werent counted in the pagers numberofpages which cause a few problems including, next and last not dimming on last page and last link not linking to the last page
0.3.0 – 12th July 2009 – Added option to defined prefix and suffix for pagers and pages
0.3.0 – 12th July 2009 – Added option to defined loading text for pager and pages
0.3.0 – 12th July 2009 – Added linkOverflow option for pager to display consistent number of page links regardless of where you are in the page order

ajaxPager 0.2.1-beta-3

fixed end page links displaying one more than defined in options
fixed pager trying to preload pages beyond the final page

ajaxPager 0.2.0-beta-2

Add ability to define page’s destroyOriginal option globally
Added method to reload all pages
Added method to reload individual and all pages when they are next requested
Added method to load all pages

ajaxPager 0.2.0-beta-2

This was a mistake, jquery 1.0 is not tested or support (although it may well work)
why cant i delete this release

ajaxPager 0.1.0-beta-1

This is the first beta, expect (and please report) bugs.