Jquery bookmark within a tab
Say I have a dictionary split up into Jquery tabs.
[Tab 1 is A to C] [Tab 2 is D to F] etc.
From an external page I have got a bookmark link to the definition of say #funky
With the current Jquery tabs, it will only load the dictionary page. It will not open the correct 'tab' and automatically scroll down to the definition of funky.
I have searched, and the only solutions are to questions on how to make the actual tab a bookmark. Not something within a tab that is a bookmark.
So where to go from here?