You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

parallax-jquery

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parallax-jquery

Jquery Parallax

0.0.2
latest
Source
npmnpm
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

Jquery-Parallax

Basic Parallax

#Examples

$("img").parallax({
	speed:30,	  //amount of animation radius in pixels
	//scale:1.2,  //image scale
	//mode:0,     //movement switch direction
	//delay:.5,   //delay animation in seconds
	//axis:"X"    //axis to animate
	//blur:3	  //blur amount added to image
});

Keywords

javascript

FAQs

Package last updated on 10 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts