Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am looking for a plugin/ example/ tutorial that would show me how to deep link jquery tabs and nested tabs. Does anyone know where I could find an example of this? I want to do add this to a site, but I am not sure where to start.

share|improve this question

1 Answer

The Asual jquery address plugin should sort that out for you, lots of examples as well http://www.asual.com/jquery/address/ or on github https://github.com/asual/jquery-address

Or you could try ben alman's jquery bbq plugin

Hope that helps!

share|improve this answer
1  
...actually i'm leaning more to history.js now, requires a little more thought / skill but much better than my previous suggestion! – NukeOurLimo Nov 5 '12 at 10:57

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.