[jQuery] Jquery pagination plugin problem
Hi all,
I am playing with the pagination plugin (http://plugins.jquery.com/
node/5912) and cannot figure out how to change number of items showing
on a single page. Changing the param items_per_page changes the number
of page links (navigation), but still shows a single item on a page.
You may play with the demo.htm from the download to see what I am
talking about..
Has someone faced the same problem? Any suggestions how to fix this?