background-zoom

1.0.1 • Public • Published

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!

Package Sidebar

Install

npm i background-zoom

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

5.56 kB

Total Files

8

Last publish

Collaborators

  • developmatt