logo
  • Home
  • About
  • Services
  • Portfolio
  • Contact Us
  • Submit Guest post
Jquery - Twitter Bootstrap Tabs Prevent from jumping

Jquery – Twitter Bootstrap Tabs Prevent from jumping

January 12, 2017 No comments Article SEO Website Designing

Jquery – Twitter Bootstrap Tabs Prevent from jumping: Hi Friends, Today I will tell you how to stop or avoid jumping when any user click on the bootstrap tabs.

We have seen most of the time when any user click on the bootstrap nav-tabs then it goes on content of the tab or bottom of the tab, which is irrelevant and show a bad image of our website or a blog.

Few days back I have faced same problem in any website and plan to make a solution of it.

Jquery – Twitter Bootstrap Tabs Prevent from jumping:

For solving the bootstrap tabs jumping problem, you have to follow some steps. These steps are

Steps1:

Open your code editor.

Steps2:

Paste the below code in any associated javascript file with your website.

Jquery Code:

$('.nav-tabs li a').click(function (e) {
        e.preventDefault();
        $(this).tab('show');
    });

$('.nav-tabs li a').click(function (e) { e.preventDefault(); $(this).tab('show'); });

Steps3:

After that run your website and check the tabs jumb or not.




I am sure your problem of avoiding the page jumb will solve. If you face problem now also, write comment to me.

Now you know about How To Avoid Twitter Bootstrap Tabs Prevent jumping

Read About Other Interesting Things about jquery below.

  • Sliding Div When Scroll Down Page Using Jquery
  • Disable Mouse Right Click Using Jquery
  • Responsive Jquery Read More Feature Without Plugin
  • Marquee Animation Without Marquee tag
  • Add 3D Menu Effects To Your Website Using Jquery
  • Rumbles, Vibrates, Shakes, And Rotates Any Element Using Jquery Plugin
  • Fancy Effects To Input Fields Using Jquery Plugin
  • Add Diwali Fireworks Using Jquery In Your Website
  • Zoom Image On Hover Using CSS Without Jquery
  • Pure HTML CSS Slider Without JavaScript or Jquery
  • Create Country State And City Dropdown Using Jquery
  • Learn JQUERY Code Step By Step For Beginners
  • Create Expand Collapse Sliding Menu Using jQuery
  • Jquery Me Simple Slider Kaise Bnate Hai
  • Add CKEditor in Html Form using Jquery
  • Avoid Spammers With Motion CAPTCHA Using JQuery
  • Stop Double Form Submission Using Jquery and Ajax
  • Simple Text Slider Using Jquery Slide Function

I hope you will like Twitter Bootstrap Tabs Prevent from jumping using jquery. If You found it useful please subscribe my blog.

 

Share this:

  • Tweet
  • Telegram
  • WhatsApp
  • Share on Tumblr
  • Pocket
  • Email

Related

Categories: Website Design

Tags: Bootstrap, bootstrap tabs anchor jump, jquery, jquery - Twitter Bootstrap Tabs href="#" anchor tag jumping, Page jumps down when tab is clicked once active, prevent jump to content when clicking tabs

Leave a Reply Cancel reply

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,504 other subscribers

Categories

  • Angular (1)
  • Content Marketing (2)
  • Email Marketing (3)
  • Graphics Design (3)
  • Keyword Strategy (1)
  • Other (3)
  • Search Engine Optimization (10)
  • Social Media Optimization (4)
  • Website Design (67)
  • WordPress (18)
  • Subscribe to Blog via Email

    Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,504 other subscribers

  • Tag Cloud

    Add Social Share button in WordPress without Plugins Bootstrap center div on screen with flexbox center div vertically and horizontally in body center div vertically and horizontally responsive Center Elements Vertically And Horizontally Using Flex Centering in CSS Create Your Own Fast Social Sharing Buttons For WordPress Creating Scroll-based Animations using jQuery and CSS3 CSS CSS3 CSS3 Variables CSS custom properties CSS Variables custom share buttons wordpress Disable Mouse Right Click Using Jquery disable right click with jquery Disabling right mouse click menu facebook Get to Know the CSS Object Fit and Position Properties How Can You Use CSS Variables HOW TO CODE A RESPONSIVE EMAILER OR NEWSLETTER How to Create Social Sharing Button without any Plugin HOW TO DESIGN A RESPONSIVE EMAILER OR NEWSLETTER how to disable right click menu in html page How to prevent Right Click option using jquery How to Restore WordPress Website from Backup Manually How to use CSS Variables HTML HTML5 javascript jquery jQuery make div slide in when scrolling down page Know About CSS Object Fit and Position Properties Meta Tags Mysql object-fit object-fit/object-position object-position Responsive Website Sliding Div When Scroll Down Page Using Jquery Vertical Centering - Solved by Flexbox Webpage Scrolling Animation Effects with CSS3 & jQuery What You Need To Know About CSS Variables wordpress
  • Copyright SEO Website Designing 2015

    loading Cancel
    Post was not sent - check your email addresses!
    Email check failed, please try again
    Sorry, your blog cannot share posts by email.