Hey guys, I have a script that switches between tabs..It works perfectly, but what i am needing is a way for the script to stop when I have my mouse on the tab or content for the tab. I am using bootstrap and here is my fiddle with the working tab switch.
patk570 42 Newbie Poster
Recommended Answers
Jump to PostThis fiddle is not working on my system but in case it works on an independent page, you can add a function containing
clearInterval(tabCarousel);
command to a mouseover event on a main tabs wrapper element.
All 6 Replies
Troy III 272 Posting Pro
patk570 42 Newbie Poster
patk570 42 Newbie Poster
patk570 42 Newbie Poster
patk570 42 Newbie Poster
Troy III 272 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.