I'm needing to add content tabs to pages that are currently over long. This is as far as I've got: http://jsbin.com/olacod/1/edit
I've been attempting to make the tabs linkable (i.e. from other pages) and bookmarkable (from within a content tab or elsewhere on the same page) and realize I need some help. Many thanks in advance!
A solution is using click(). See updated jsbin here.
Perhaps you know of a more efficient way of achieving this?