Guest User

Untitled

a guest
May 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. $('.jqzoom').jqzoom({
  2. zoomType: 'standard',
  3. preloadImages: true,
  4. lens:true,
  5. alwaysOn:false,
  6. zoomWidth: 490,
  7. zoomHeight: 480,
  8. xOffset:70,
  9. yOffset:0,
  10. title: false,
  11. });
Add Comment
Please, Sign In to add comment