Guest User

Untitled

a guest
May 20th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. $(document).ready(function(){
  2. $("#second").owlCarousel({
  3. items: 1,
  4. loop: true,
  5. nav: false,
  6. dots: true
  7. });
  8. });
Add Comment
Please, Sign In to add comment