Very nice. The obvious addition would be to enable some ajax to fetch
the pages from the server.

Example html:

<div id="example1">
  <div><a href="url_to_page1.html">Page 1</a></div>
  <div><a href="url_to_page2.html">Page 2</a></div>
</div>

Add a parameter to let your script know it should fetch the links.
Maybe there is a semantically more appropriate solution.

On 10/11/06, Rik Lomas <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
> Just to let you know I've released a new plug-in called pager. It's
> used for paginating long blocks of content in areas such as inflexible
> designs. Any comments and criticism would be greatly received!
> Examples and downloads are on http://rikrikrik.com/jquery/pager/
>
> Thanks
> Rik
> --
> Rik Lomas
> http://rikrikrik.com
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to