[jQuery] Using Tabs for a Top and Bottom Pagination
I am a little confused about something. I am using tabs for the top
and bottom nav of content that is paginated. Works really well with
one exception.
Only one link updates it's status at a time. I want both active links
to be the same, but if I click through the top one, the bottom list
does not update it's active tab status and vice versa.
Any ideas on how I can make both lists update at the same time?
Lemme know.
Dave