Advertisement
maximus87

Untitled

Oct 25th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <script src="/s/jqueryeventmove.js"></script>
  2. <script src="/s/jquerytwentytwenty.js"></script>
  3. <script>
  4. jQuery(window).load(function() {
  5. jQuery("#container1").twentytwenty({
  6. default_offset_pct: 0.5,
  7. no_overlay: true,
  8. move_slider_on_hover: false,
  9. move_with_handle_only: false
  10. });
  11. });
  12. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement