an
groups-icon

Navigation tabs

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Hussain
    -1 points
    Beginner

    Hi guys. Can anyone tell me what’s wrong with this navigation tabs code. Am I missing part of it? I tried it on a test site and it looks fine but when I click on the different tabs, the contents freeze and do not change. Here is the code.

    <!-- Nav tabs -->
    <ul class="nav nav-tabs" role="tablist">
    <li class="active"><a href="#home" role="tab" data-toggle="tab">Home</a></li>
    <li><a href="#profile" role="tab" data-toggle="tab">Profile</a></li>
    <li><a href="#messages" role="tab" data-toggle="tab">Messages</a></li>
    <li><a href="#settings" role="tab" data-toggle="tab">Settings</a></li>
    <div class="tab-content">
    <div class="tab-pane fade in active" id="home">...</div>
    <div class="tab-pane fade" id="profile">...</div>
    <div class="tab-pane fade" id="messages">...</div>
    <div class="tab-pane fade" id="settings">...</div>
    </div>

    Thanks for any help.

    June 27, 2014 at 5:34 pm
  • Hussain
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 29, 2014 at 9:59 am
  • Hussain
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 29, 2014 at 2:00 pm
  • Jesse Lopez
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 4, 2014 at 1:26 am
  • Hussain
    -1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 6, 2014 at 3:18 am
  • Mark Fail
    11,847 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    August 6, 2014 at 4:17 am

215

Views

5

Replies