Uploaded image for project: 'JA Free template Simpli'
  1. JA Free template Simpli
  2. JATCSIMPLI-53

There’s a general problem with tabs. Also tabs in a custom module do not work. (bootstrap2 tabs)

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Security Level: Public (Public issues)
    • None
    • All browsers

    Description

      https://www.joomlart.com/forums/topic/kunena-5-0/#post-926055

      There’s a general problem with tabs. Also tabs in a custom module do not work. (bootstrap2 tabs)

      <ul class="nav nav-tabs" id="myTab">
        <li><a href="#home">Home</a></li>
        <li><a href="#profile">Profile</a></li>
        <li><a href="#messages">Messages</a></li>
        <li class="active"><a href="#settings">Settings</a></li>
      </ul>
       
      <div class="tab-content">
        <div class="tab-pane active" id="home">test home</div>
        <div class="tab-pane" id="profile">test profile</div>
        <div class="tab-pane" id="messages">test messages</div>
        <div class="tab-pane" id="settings">test settings</div>
      </div>

      Attachments

        Activity

          People

            duchh CSS Magician
            pankaj Pankaj Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: