ujiajah1

jaringanqu/webku.js

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