TOSBombs 1.0
100% Useless class.
Just crashes your browser the TOS way :) See: TOS's Row of bombs
Demonstrates that Mootools.Fx can also be used to generate content.
Details
- Author
- Francois Cartegnie
- Current version
- 1.0
- GitHub
- fcartegnie/TOSBombs
- Downloads
- 1125
- Category
- Widgets
- Tags
- Report
- GitHub Issues
How to use
The css styles:
.TOSBombs_layer { position:absolute; top:0; left:0; height:100%; width:100%; z-index:10000; visibility:hidden;}
.TOSBomb { display:inline; width:16px; height:16px; background-image:url('tosbomb16.gif'); float:left; margin-top:25%;}
Document's body crash:
var crasher = new TOSBombs(); crasher.show();
Discuss
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus