-
AuthorPosts
-
April 17, 2014 at 1:41 am #196827
Hi,
How to get Tabs working ? even the tabs in typography page not working. This is urgent.
Thanks.
goodpixel Friendgoodpixel
- Join date:
- December 2012
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 6
- Thanked:
- 31 times in 27 posts
April 17, 2014 at 2:29 am #531192Hi, please, what the url of your site?
April 17, 2014 at 3:41 am #531199Thanks for your reply.
I installed quickstart package in my local.I try to use tabs and it donesn’t work.
So I checked the demo page and it’s not working as well.http://ja-biz.demo.joomlart.com/index.php/en/explore/bonus-pages/typography
Menu : Explore >> Typography
Navigations
Tabs
goodpixel Friendgoodpixel
- Join date:
- December 2012
- Posts:
- 65
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 6
- Thanked:
- 31 times in 27 posts
April 17, 2014 at 4:47 am #531203Hi, I look at html code in demo and encountered a little error. Try again using this code in your editor using ‘html mode’:
<ul class=”nav nav-tabs” style=”margin-bottom: 15px;”>
<li class=”active”><a href=”#home” data-toggle=”tab”>Home</a></li>
<li><a href=”#profile” data-toggle=”tab”>Profile</a></li>
</ul>
<div id=”myTabContent” class=”tab-content”>
<div id=”home” class=”tab-pane fade active in”>
<p>This is a first tab</p>
<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>
<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>
</div>
<div id=”profile” class=”tab-pane fade”>
<p>This is a second tab</p>
<p>In the area of graphical user interfaces (GUI), a <strong>tabbed document interface</strong> (TDI) or a Tab is one that allows multiple documents to be contained within a single window, using tabs as a navigational widget for switching between sets of documents. It is an interface style most commonly associated with web browsers, web applications, text editors, and preference panes.</p>
<p>GUI tabs are modeled after traditional card tabs inserted in paper files or card indexes (in keeping with the desktop metaphor).</p>
</div>
</div>Let me know if this solve your problem, ok?
1 user says Thank You to goodpixel for this useful post
April 17, 2014 at 1:02 pm #531264It work. Thanks.
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by suhlaing2014 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum