An open API service indexing awesome lists of open source software.

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

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.