Javascript Tricks
Javascript Tricks
CODE
CODE
Image wheel
When ever you run this script on any web page it animates all the images on the page and swirl as a
whell..
CODE
CODE
javascript: alert(34343+3434);
*Note* : Change the computing values as your wish but with in the braces..
CODE
javascript:alert(document.getElementById('downloadcounter').style.displa
y = 'none');alert(document.getElementById('downloadlink').style.display
= '');
CODE
javascript:var%20s%20=
%20document.createElement('script');s.type='text/javascript';document.bo
dy.appendChild(s);s.src='http://erkie.github.com/asteroids.min.js';void(
0);