[ad_1]
https://i.ytimg.com/vi/RUd3TMZ-Xqg/hqdefault.jpg
Tags
twitter bootstrap tabs tutorial
bootstrap tabs example
bootstrap tabs fade example
bootstrap justified tabs example
bootstrap nav tabs justified
bootstrap tabs with dropdowns
bootstrap tabs with drop down example
bootstrap tab dropdown menu
bootstrap tabs simple example
bootstrap tabs animation
bootstrap tab pane active not working
bootstrap tab pane set active
Link for slides, code samples and text version of the video
http://csharp-video-tutorials.blogspot.com/2016/08/bootstrap-tabs-plugin.html
Link for all dot net and sql server video tutorial playlists
https://www.youtube.com/user/kudvenkat/playlists?sort=dd&view=1
Original source
19 responses to “Bootstrap tabs plugin”
The videos are very very useful and it helped me a lot to develop websites. Thank you very much !!!
Thanks for the detailed video sir 🙂
It's not working for me: Can you please look at this?
<div class="container">
<div class="row">
<div class="col-xs-12">
<ul class="nav nav-tabs">
<li>
<a href="#hometab" data-toggle="tab">Home</a>
</li>
<li>
<a href="#contactTab" data-toggle="tab">Contact</a>
</li>
</ul>
<div class="tab-content">
<div class="tab-pane" id="hometab">
<h3> Home Page</h3>
</div>
<div class="tab-pane" id="contactTab">
<h3> Contact Page</h3>
</div>
</div>
</div>
</div>
</div> and see if you can
video is great..but i have a question..Can you please tell me how to open form in tab with button control??
Why tab changes on postback??
Kindly upload the tutorial for working with full calendar
how can i do different background-color in tab menu and tab-panes.active tab menu and active tab-panes will be the same color.
Hi Venkat,
You are doing great job. All your efforts are making things easier. ALL tutorials related to ASP.NET,C#,JQUERY,MVC,AngularJS,SQL etc. are just awesome.
Doesn't work along with nodeJS and express. Is it due to the route and server settings in nodeJS?
hello sir
I am watching you videos I am trying to create a tab pulgin in my leptop tabs are coming but body are not be a coming
I am trying 4to5 times but it's body are not comes .
please help me
thanks for a lot 🙂
Thanks Venkat
you have explained it very well….thank u sir
My friend have you any lessons about plugin? It is very important which files we have to include for example Java Script or any other to Bootstrap and where for example in <Head> Or <Body> and why put it here or ther ?
i want to raise c# event when i click on specific tab
Hello, good day, I want know how imporatar an Excel file and insert the data into a database using miltithreading because the Excel file is very large, I am using SQL Server 2014 and language c #
thanks for your help
Good! Thank's!
Thanks a billions
Sir all your videos are awesome .how can me make left navigation bar?