https://github.com/ryuheechul/freezejs
Hey, Map, You, Freeze
https://github.com/ryuheechul/freezejs
Last synced: 5 months ago
JSON representation
Hey, Map, You, Freeze
- Host: GitHub
- URL: https://github.com/ryuheechul/freezejs
- Owner: ryuheechul
- License: mit
- Created: 2015-03-27T06:47:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T10:36:22.000Z (over 11 years ago)
- Last Synced: 2025-06-17T22:11:29.424Z (about 1 year ago)
- Language: HTML
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# freezejs
Aren't you annoyed by scrolling maps when you just want to scroll pages?
freezejs freezes maps so they will not bother you any more
## How to use
- Add freeze.css and freeze.html on your html page.
- Add "freezable" class to your map elements.
- Check out demo.html to see real example.
- Currently this is jQuery dependent. so you need jQuery to use this.
## License
MIT
## Contribution
Any contributions are welcome! please open a issue!
## Roadmap
- no jQuery dependency.
- one js file.
- better readme.md.
- working demo page.
- website.
- code and usability improvements.