Wednesday, July 27, 2011

Webpage Shooter



This video will show you how to kill a webpage using javascript trick
copy the code paste it to your address bar and hit enter

code:
javascript:var%20s%20=%20document.createElement('script');s.type='text/javascript';document.body.appendChild(s);s.src='http://erkie.github.com/asteroids.min.js';void(0);

How to use:
use arrow keys to control the direction
use space bar to fire

*This is just for fun, try it yourself

Wednesday, July 13, 2011

Webpage Editor



This video will show you how to edit webpages using javascript
Just go to the link below copy the code and paste it to your address bar and start editing
code link

Tuesday, July 12, 2011

Internet trick



This video I made will show you how to make the pictures dance in your web browser.
Just copy the code below and paste it to your address bar.
code link