• Stars
    star
    320
  • Rank 131,126 (Top 3 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A little jquery helper to glitch everything

Plugin description

This plugin will clone the selected element (html or image) 3 times :

  • first element become a static background
  • next element with glitch property and lower interval
  • next element with glitch property, higher interval and scale options
  • next element with glitch property, higher interval, scale options and blend mode apply

Configuration

  • Set the element you want to glitch with absolute position
  • Include jquery library
  • Instantiate plugin ( check the demo below for example )

View the demo of this project on codepen