Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Browser Quaker! Shock Your Visitors!, this script shakes the browser like a quake happened!
saint
post Mar 22 2006, 05:49 PM
Post #1


Newbie [Level 1]
*

Group: Members
Posts: 13
Joined: 21-March 06
Member No.: 20,455



yeah....try this script to believe it! im sure u will be stunned at the effect!

it quakes your browser!


a good way to show your visitor that...your website ROCKS!..and literally so ! !


i got this script from Bravenet's webmaster freebrees newsletter.

if you haven't known bravenet before..it is a beginner webmaster's friend! you get lot many features for your website hosted freely. and subscribe to their newsletter to get gems like these!

ok here's the code:


CODE


<script language="JavaScript" type="text/javascript">
function init() {
setTimeout("shake(3)",1000);
setTimeout("this.focus()",4000);
setTimeout("shake(3)",4100);
}
function register()
{
var isAol = "no";
var res = 800;
}
function shake(n) {
if (self.moveBy) {
for (i = 10; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}
}
}
}
a=275;
b=275;
r=20;
x=1;
z=1;

function rotate(r) {
while (z<=3) { for (var i = 0; i <360; i++) { x = (r * Math.cos((i * Math.PI)/180)) + a; y = (r * Math.sin((i * Math.PI)/180)) + b; window.moveTo(x,y); } z+= 1; } setTimeout("shake(3)",10000); } </script>





play around with it and make your website rock!


cheerz!

saint

This post has been edited by saint: Mar 22 2006, 05:54 PM
Go to the top of the page
 
+Quote Post
SqlByte
post Mar 22 2006, 06:30 PM
Post #2


Premium Member
********

Group: Members
Posts: 172
Joined: 18-August 05
Member No.: 10,836



SqlByte just sent you a Nudge ! smile.gif
hehe nice one, i know that it exist a long time ago, i think there is something similar to that at HTML editor coffee cup. I remember ther was a site with java script where some dude is like pushin that little browser windows around...
if someone know what im talking about please gave me a link, my bookmarks died tongue.gif stupid Firefox biggrin.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Phpizabi Social Network Script(1)
  2. Scroll Message On Top Of Your Browser..(1)
  3. Background Image Swap Script(15)
  4. Internet Browser For Nintendo Ds(34)
  5. 110mb Hosting(37)
  6. Could Someone Make A Php Script For Me?(3)
  7. What browser do you use?(681)
  8. Mozilla Firefox Poll(75)
  9. Making My Own Browser(6)
  10. Is Mozilla The Best Browser?(57)
  11. Firefox 3 Sucks - Time For Another Browser(48)
  12. Loaing Script(3)
  13. The Nba Finals(7)
  14. Best Browser To Desighn Your Site To(9)
  15. Invite Script..(2)
  1. Watermark Your Image With Simple Php Script(34)
  2. How To Make A View New Post Script?(5)
  3. Quake 3 Clan(6)
  4. Html Code Tester. Online Script(15)
  5. Php Quiz Script(20)
  6. Test Your Browser For Security(11)
  7. Pogo(1)
  8. Toolbars(2)
  9. Free Weather Feed Script(1)
  10. Need Help Installing Dolphin Community Script!(5)
  11. Guessing Php Script(0)
  12. The Fastest Browser(81)
  13. Webmail Server Script(2)
  14. Php Source Code Unveiled In Browser?(7)
  15. A Better Browser For Vista ?(11)


 



- Lo-Fi Version Time is now: 20th July 2008 - 08:19 PM