1.0.1 • Published 7 years ago

background-zoom v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Background Zoom

Give a amazing visual to your background! This plugin gives a zoom effect to your background according the page scroll.

Background Zoom

Apllying Background Zoom

Attention!!! This plugin requires jQuery.

  • Install Background Zoom to your project: npm i background-zoom --save or npm i developmatt/background-zoom-plugin
  • Insert it in project require('background-zoom')

  • Select the element in wich is the background to be zoomed and apply the backgroundZoomPlugin function $('#elementWithBackground').backgroundZoomPlugin();

Ta-daaaaa!!! Background zoom plugin is working!