You would to use js as said earlier . Grab the url and get the tabname
form the url.
use js then to set the selected tab
as below
$('#yourTabName a[href="#TheSomeTab"]').tab('show');
On Monday, July 15, 2013 4:34:36 PM UTC, Roger Alsing wrote:
>
> Hi.
>
> Is it possible to browse to a specific tab in a tabbed bootstrap UI?
>
> clicking the tab headers set the url to e.g. "mysite/#/SomeTab"
>
> If I browse directly to that url, can I make that tab activated somehow?
> or do I have to resort to javascript?
>
--
You received this message because you are subscribed to the Google Groups
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.