Tabs with batch control
Tabs with batch control
Hello,
I would like to utilise jQuery in my project and am looking to
implement the tabs in a page similar to the yahoo's home page tabs,
but I would like to only list for example 5 items on each tab and
within this to have a batch to list the next 5 items from my list.
The problem I have is that when I click on the batch link to list the
next 5 items the page reloads and the page and returns to first tab.
Are there any examples of how to achieve this effect (or two effects
-- i.e. the tabs and within each tab the batch control)?
All my pages are loaded dynamically within each tab. Sorry I don't
have a live demo to show as it is still on my laptop.
Perhaps looking at the http://dev.jquery.com/view/trunk/plugins/ui/tests/tabs.html
demo, is there a way to keep the selected tab on a page refresh or is
there a better solution.
Cheers