In twitter bootstrap js tabs i have to add a class "active" to a li element.
I obtain the hash from the url. I apply the class active to the tab but it doesnt get the focus.
I want to make the second tab active when the url have a certain hash.
Source code: http://jsfiddle.net/Chumillas/dU458/#example