Questions tagged [bootstrap-tabs]

Bootstrap tabs provide an easy way to create elegant and dynamic tabs to manage the content of web pages without writing any JavaScript code.

201 questions
0
votes
0 answers

Issue with Bootstrap Tab and variable

i've issue with bootstrap tabs & a variable. See this JSfiddle On this a variable active and height that is$page_nav["dashboard"]["active"] = true; in menus. And it has two submenus. As above link i want on first tab active & heighligh this…
Ansha
  • 55
  • 1
  • 1
  • 7
0
votes
1 answer

Unable to implement jquery slider in bootstrap tab

I am very new to JS so please try to be as elaborate as possible. I am implementing bootstrap tabs in my html page. There I have a slider using the jquery ui. Before implementing the tabs the slider was working perfectly. But now the slider is…
0
votes
0 answers

Difficulty in selecting tabs

I have two tabs, one showing my macros together and sent another to show. Macros together already selected by default and Page Load has the method that loads the corresponding data in the same When I click on the tab of her sent macros call my…
user2254936
  • 113
  • 1
  • 6
0
votes
0 answers

Bootstrap3 Tabs

I am unable to get it working. Can someone put me in the right direction? When we click on any item in the tabbed header (SEO, Social Media Marketing, Search Engine Marketing, Content Marketing, Site Design), its respective content will be visible…
Kashif Rafique
  • 1,273
  • 1
  • 12
  • 25
0
votes
0 answers

jQuery UI droppable not updated during drag (when changing tabs)

The fiddle explains almost everything: http://jsfiddle.net/1zqdsar6/3/ I have a sortable container of elements which can be dropped on list items. The list items are grouped into several different lists via tabs. The user should be able to drop an…
0
votes
1 answer

select2 not working inside bootstrap tab

I'm using bootstrap tab,I have two tabs(tab1,tab2), both tab contains a select2 dropdown. The first one works fine but the select2 dropdown in tab2 is not working.Here is my code. HTML
0
votes
1 answer

Scrollspy not working with nav-tabs

I am trying to add scrollspy to a product description page on the website which has horzontal tabs, "description", Features, and reviews tabs. Tabs does work correctly but scroll spy does not work correctly and only the last clicked tab area is…
iaq
  • 173
  • 1
  • 2
  • 10
0
votes
1 answer

Bootstrap tab refresh on click

On this project there is Bootstrap tab and Camera image slider. There is two tabs named Video news/ Picture news. And both have their sub tabs. And the subtabs use their own Camera slider. So the problem with this is when i click on subtabs the…
0
votes
1 answer

show many bootstrap tabs that can fit on the page

I have a page design that could potentially show 30+ tabs in the navigation. The tabs are added in dynamically, but I have that figured out already. Is there a standard interface to handle such UI where it will behave like how Firefox is handling…
Niner
  • 2,074
  • 6
  • 37
  • 47
0
votes
2 answers

bootstrap div with tabs auto display second tab at page load

I have a div with multiple tabs that display nested divs when you click on each tab. I need to know how I can display the second tab automatically at page load:
user3272686
  • 853
  • 2
  • 11
  • 23
0
votes
1 answer

Bootstrap Tabs how to tell which tab is the active one in jQuery?

There's a similar thread about this, but it's in AngularJS. How do I tell which tab in the Bootstrap 3 Tabs as the "active" one in jQuery only? thanks.
Niner
  • 2,074
  • 6
  • 37
  • 47
0
votes
1 answer

Bootstrap Tabs PHP code blocking active tab change - Wordpress

I'm working on a navigation menu for my wordpress template, i'm using bootstrap 3 tabs in the header, but when i call function get_permalink( $page_name_id ) for tags in the
  • elements tabs getting stuck, but when I remove php code…
  • Xym
    • 1
    • 1
    0
    votes
    3 answers

    dropdown tab with split button dropdowns behavior

    I would like to use a dropdown tab, but a little bit tweaked: I would like to show a dropdown menu (without selecting the tab) when I press the caret, whereas if I press the tab voice or one of the drop menu items, the tab will be selected.…
    Bertuz
    • 2,390
    • 3
    • 25
    • 50
    0
    votes
    1 answer

    bootstrap with multiple tabbable and scroll spy not working

    I have a page with two bootstrap tabbable. In every tabbable one tab is set to active Here is my markup:
    huzi
    • 131
    • 1
    • 8
    1 2 3
    13
    14