/scroll_lock

Toggles ability to scroll on click (useful for google maps)

Primary LanguageCSS

scroll_lock

Toggles ability to scroll on click which comes in handy on scrolled websites with fullscreen google maps.

  • no jQuery
  • no need of adding new code to your project
  • only 2 files

How to use

Add to your project 2 files:

<link href="scroll_lock/css/scroll_lock.css" rel="stylesheet" />
<script src="scroll_lock/js/scroll_lock.js"></script>