Skip to content

SPOILER ALERT! A happy little jquery plugin to hide spoilers on your site.

Notifications You must be signed in to change notification settings

fengyiyi/spoiler-alert

 
 

Repository files navigation

SPOILER ALERT!

Don't spoil it! Hide copy and images with a bit of SVG blur. Taste on mouseover. Eat on click.

Do you publish spoilers? Do you wish you could have them on your page in a way that wasn't fucking rude? With Spoiler Alert! you can! Hide spoilers with a bit of blur.

Usage

To make your site spoiler free, simply include spoiler.js, then, add this somewhere:

$('spoiler, .spoiler').spoilerAlert()

To control the maximum and partial blurs, you can pass arguments:

$('spoiler, .spoiler').spoilerAlert({max: 10, partial: 4})

Have fun! Play with it!

Demo

Take a look at this to see it in action!

Tested browsers

  • Chrome
  • Safari
  • Firefox
  • Mobile Safari

About

SPOILER ALERT! A happy little jquery plugin to hide spoilers on your site.

Resources

Stars

Watchers

Forks

Packages

No packages published