1.0.8 • Published 6 years ago

bootstrap-modal-ios-polyfill v1.0.8

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Bootstrap modal iOS polyfill

A (hacky) JavaScript polyfill to enable smooth scrolling on iOS without the background scrolling with it.

Installation

  • npm install --save bootstrap-modal-ios-polyfill
  • Load the bootstrap-modal-ios-polyfill.js file
  • Require it: require('bootstrap-modal-ios-polyfill')
  • Your done!

Disclaimer

Yes, we know, this is really hacky, but works for our use-cases. Any improvements are welcome! 😁

Example

https://htmlpreview.github.io/?https://github.com/enflow-nl/bootstrap-modal-ios-polyfill/blob/master/example.html

1.0.8

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago