awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
IanLunn avatar

IanLunn/jQuery-ParallaxArchived

0
View on GitHub↗
1,506 estrellas·491 forks·CSS·7 vistaswww.ianlunn.co.uk/blog/code-tutorials/recreate-nikebetterworld-parallax↗

JQuery Parallax

jQuery Parallax is a frontend animation library and JavaScript plugin that creates a multi-layered depth illusion as users scroll down a web page. It operates by shifting background layers at varying speeds during page scrolling to simulate differing visual depths.

The library calculates background element offsets relative to the current scroll position of the viewport to dynamically adjust placement. It attaches native browser scroll event handlers to trigger coordinate recalculations and layout updates in real time, directly updating the inline styles of element background image coordinates to render motion effects.

The plugin is used for adding multi-layered depth to web pages and maintaining older web projects that rely on jQuery-based plugins for visual movement effects.

Features

  • Parallax Backgrounds - Shifts background layers at varying speeds during page scrolling to create an immersive multi-dimensional depth effect.
  • Scroll Offset Calculators - Calculates background element offsets relative to the viewport scroll position to dynamically adjust placement.
  • Parallax Effects - Adds multi-layered depth to web pages by moving background images at different speeds as the user scrolls.
  • Scroll Event Handlers - Attaches native browser scroll event handlers to trigger coordinate recalculations and layout updates in real time.
  • Scroll Depth Multipliers - Applies distinct movement multipliers to individual background layers to simulate differing visual depths.
  • jQuery Plugins - Ships as a JavaScript library extending jQuery to shift background layers at varying speeds during page scrolling.
  • Experience Enhancements - Enhances modern website visual experiences and user engagement using lightweight script-based motion effects.
  • Scroll Animations - Acts as a frontend animation tool that creates a multi-layered depth illusion as users scroll down a web page.

Historial de estrellas

Gráfico del historial de estrellas de ianlunn/jquery-parallaxGráfico del historial de estrellas de ianlunn/jquery-parallax

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con JQuery Parallax

Colecciones seleccionadas manualmente donde aparece JQuery Parallax.
  • Parallax animation library

Preguntas frecuentes

¿Qué hace ianlunn/jquery-parallax?

jQuery Parallax is a frontend animation library and JavaScript plugin that creates a multi-layered depth illusion as users scroll down a web page. It operates by shifting background layers at varying speeds during page scrolling to simulate differing visual depths.

¿Cuáles son las características principales de ianlunn/jquery-parallax?

Las características principales de ianlunn/jquery-parallax son: Parallax Backgrounds, Scroll Offset Calculators, Parallax Effects, Scroll Event Handlers, Scroll Depth Multipliers, jQuery Plugins, Experience Enhancements, Scroll Animations.

¿Qué alternativas de código abierto existen para ianlunn/jquery-parallax?

Las alternativas de código abierto para ianlunn/jquery-parallax incluyen: dixonandmoe/rellax — Rellax is a dependency-free vanilla JavaScript library and frontend utility used to create parallax web design… jalxob/cool-kitten — Cool-kitten is a web framework designed for building responsive layouts that incorporate multi-speed parallax… greensock/gsap — GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and… rrutsche/react-parallax — React Parallax is a React animation component library that creates multi-speed scrolling background depth effects. It… markdalgleish/stellar.js — Stellar.js is a JavaScript parallax library and scroll-based motion framework used to coordinate DOM element… gijsroge/tilt.js — tilt.js is a jQuery plugin and mouse-driven animation library used to create 3D parallax effects and interactive…

Alternativas open-source a JQuery Parallax

Proyectos open-source similares, clasificados según cuántas características comparten con JQuery Parallax.
  • dixonandmoe/rellaxAvatar de dixonandmoe

    dixonandmoe/rellax

    7,143Ver en GitHub↗

    Rellax is a dependency-free vanilla JavaScript library and frontend utility used to create parallax web design effects. It functions as a scroll-based animation tool that moves page elements at different speeds to produce a sense of depth and layered motion. The library supports both vertical and horizontal parallax tracking for panoramic layouts and allows for motion speed control. It includes breakpoint-aware speed mapping to adjust movement based on screen width and provides viewport centering to position elements relative to the center of the screen. Beyond basic motion, the tool manages

    HTML
    Ver en GitHub↗7,143
  • jalxob/cool-kittenAvatar de jalxob

    jalxob/cool-kitten

    1,373Ver en GitHub↗

    Cool-kitten is a web framework designed for building responsive layouts that incorporate multi-speed parallax scrolling effects and automated asset optimization. At its core, the project functions as a scroll-driven animation engine that synchronizes DOM element transformations with user scroll coordinates using custom easing functions. The framework integrates a fluid grid layout system alongside multi-speed layered parallax capabilities, enabling background elements to move at different relative speeds than foreground content to produce visual depth. Additionally, it includes build-time ass

    JavaScript
    Ver en GitHub↗1,373
  • greensock/gsapAvatar de greensock

    greensock/GSAP

    23,877Ver en GitHub↗

    GSAP is a comprehensive JavaScript animation library designed for orchestrating complex motion sequences and interactive user interfaces. It provides a robust property-interpolation engine that calculates intermediate values for CSS styles, attributes, and numeric properties, enabling smooth visual transitions across web elements. The framework is built on a core architecture that manages animation lifecycles, timeline-based sequence orchestration, and virtual property interception to ensure precise control over motion. The library distinguishes itself through a modular, plugin-based extensib

    JavaScriptanimationgsapjavascript
    Ver en GitHub↗23,877
  • rrutsche/react-parallaxAvatar de rrutsche

    rrutsche/react-parallax

    876Ver en GitHub↗

    React Parallax is a React animation component library that creates multi-speed scrolling background depth effects. It computes relative scroll positions within viewports to translate raw page offsets into normalized animation progress values, applying hardware-accelerated translation and scaling styles to DOM nodes for smooth visual movement. The library supports rendering background images and arbitrary visual elements that shift positions at different speeds relative to foreground content. It provides dynamic Gaussian blur filter transitions that interpolate based on current scroll velocity

    TypeScript
    Ver en GitHub↗876
  • Ver las 30 alternativas a JQuery Parallax→