Jump to content

As I keep forgetting this one I figure it would be good to add it here 🙂

<div class="ipsTabs ipsTabs_contained ipsTabs_withIcons ipsTabs_large ipsTabs_stretch ipsClearfix" id="elTabBar" data-ipstabbar="" data-ipstabbar-defaulttab="1" data-ipstabbar-contentarea="#" data-ipstabbar-updateurl="false">
	<a href="" data-action="expandTabs"><i class="fa fa-caret-down"></i></a>
    <ul role="tablist">
        <li>
            <a href="" role="tab" id="1" class="ipsType_center ipsTabs_item ipsTabs_activeItem" aria-selected="true">
                <i class="fa fa-list"></i> Tab 1
            </a>
        </li>
        <li>
            <a href="" role="tab" id="2" class="ipsType_center ipsTabs_item">
                <i class="fa fa-star"></i> Tab 2
            </a>
        </li>
        <li>
            <a href="" role="tab" id="3" class="ipsType_center ipsTabs_item">
                <i class="fa fa-terminal"></i>Tab 3
            </a>
        </li>
    </ul>
</div>

<section class="ipsTabs_panels ipsTabs_contained">
    <div id="ipsTabs_elTabBar_1_panel" class='ipsTabs_panel'>
    	Message 1
    </div>
    <div id="ipsTabs_elTabBar_2_panel" class='ipsTabs_panel'>
    	Message 2
    </div>
    <div id="ipsTabs_elTabBar_3_panel" class='ipsTabs_panel'>
    	Message 3
    </div>
</section>

 

Link to comment
https://beta.jimiwikman.se/forums/topic/2891-how-to-add-tabs-to-a-template/
Share on other sites
  • Replies 1
  • Created
  • Last Reply
Expand topic overview

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Expand topic overview

Featured Replies

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Similar Content