You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think i have find some problem when using jQuery.Marquee with bootstrap tabs, but maybe its my fault:
I have two tabs with 3 marques each one. All of them are started in pause.
When you hover on any marquer, the text start scrolling, when mouse out, the text return to its starting position.
All good up to here.
Now, if you change to tab2, all marquers start scrolling without hover, if you return to tab1, all marquers are scrolling.
Hi,
I think i have find some problem when using jQuery.Marquee with bootstrap tabs, but maybe its my fault:
I have two tabs with 3 marques each one. All of them are started in pause.
When you hover on any marquer, the text start scrolling, when mouse out, the text return to its starting position.
All good up to here.
Now, if you change to tab2, all marquers start scrolling without hover, if you return to tab1, all marquers are scrolling.
Why the pause event is not triggered?
I created a demo with this issue: http://jsfiddle.net/vsco6tzg/
Thanks in advance.
The text was updated successfully, but these errors were encountered: