Skip to content

A (hacky) JavaScript polyfill to enable smooth scrolling on iOS

License

Notifications You must be signed in to change notification settings

enflow/bootstrap-modal-ios-polyfill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A (hacky) JavaScript polyfill to enable smooth scrolling on iOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages