bootstrap-modal-ios-polyfill

1.0.8 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i bootstrap-modal-ios-polyfill

Weekly Downloads

8

Version

1.0.8

License

MIT

Unpacked Size

27.3 kB

Total Files

12

Last publish

Collaborators

  • enflow-nl