Guest User

Untitled

a guest
Jan 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. yepnope({
  2. load:["jquery.js"],
  3. complete: function() {
  4. yepnope({
  5. test:jQuery(".carousel").length,
  6. yep:["carousel.js"]
  7. })
  8. }
  9. })
Add Comment
Please, Sign In to add comment