how to make the pagination ?
Posted: Wed Oct 28, 2009 5:28 am
I made one site, left side is a div:
{menu template="mytemp"} //show the level 1 menu
{menu template="new" start_level='2' show_all=1 } //when click the level 1 menu, show level2 menu.
there are more than 30 of the two level 's menu , i want to display 10 per page,and show the "pre page" and "next page" link.
how to make the pagination ?
thanks.
{menu template="mytemp"} //show the level 1 menu
{menu template="new" start_level='2' show_all=1 } //when click the level 1 menu, show level2 menu.
there are more than 30 of the two level 's menu , i want to display 10 per page,and show the "pre page" and "next page" link.
how to make the pagination ?
thanks.