Pestilence Save

A JavaScript library to ruin someone’s day.

Project README

pestilence

A collection of JavaScript utilities to ruin someone’s day, regardless of ability…or disability.

11.93KB minified & gzipped

Demo

http://restlessdesign.github.io/pestilence/

Installation

Simply drop the minified file into your site:

<script src="pestilence.min.js"></script>

No fancy DOM-ready methods here—the file blindly assumes that you can load a website within eight seconds. If you’re really concerned about that, strip out the setTimeout at the bottom of the file and call Pestilence.initialize() when you’re good and ready!

Features

AudioPest

Plays a high-pitched noise at random intervals.

Mouse Pest

Replaces the user’s cursor with a duplicate that is offset approximately 50px down and to the right.

Keyboard Pest

Randomly moves the caret as the user types within input fields.

Accessibility Pest

Hides all headers and paragraph elements from screen readers and gives random tab indices to anchor elements.

Known Bugs

  • Not yet tested in IE
  • No replacement cursors for Windows machines yet
  • Safari appears unable to play sounds
Open Source Agenda is not affiliated with "Pestilence" Project. README Source: restlessdesign/pestilence
Stars
86
Open Issues
2
Last Commit
7 years ago

Open Source Agenda Badge

Open Source Agenda Rating