Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* When your mouse cursor enter the background, the fading won't pause and keep playing */
- $('.carousel').carousel({
- pause: "false" /* Change to true to make it paused when your mouse cursor enter the background */
- });
Add Comment
Please, Sign In to add comment