![]() |
||
Scrapbook refresher ! make ur own do it urself Easy trick for u guys.. m happy to share it wid d world have seen many places u need to download stuff like this why dont u do it urself. it just takes 2 minutes m not kiddin This Scrapbook Auto Refresher trick refreshes your scrapbook for every few seconds. : rahul The default timer is set as 30 seconds. If you want to change the default timer, follow the steps below. 1) Copy the code below in Notepad 2) Select 'save as'. 3) Save it as scrapbookrefresher.html 4) The code gets saved in ur default browser application, now view source. 5) Observe the 6th line ( <META HTTP-EQUIV=refresh CONTENT="30; URL=orkutscrapbook.html"> ) 6) Change the number "30" in the above line to the number of seconds you want. 7) Save the file by selecting File -> Save. 8) Close the notepad. 9) Double click (Opens in your Internet browser) on the scrapbookautorefresher.html file to refresh your scrapbook for every few seconds. Code ****************************************************************** <html> <head> <title>Scrapbook Auto Refresher by ( http://www.orkut.com/Community.aspx?cmm=38842764 )</title> </head> <META HTTP-EQUIV=refresh CONTENT="30; URL=scrapbookrefresher.html"> <frameset rows="0,*" border=0> <frame name="blank1" src="UntitledFrame-1" scrolling=no> <frame name="scrapbook" src="http://www.orkut.com/Scrapbook.aspx"> </frameset><noframes></noframes> </html> ******************************************************************* ANYWAYS IF U WANNA SHAKE THE SCREEN COPY THE SCRIPT BELOW AND PASTE IT IN THE ADDRES BAR OF UR BROWSER. javascript:function flood(n) {if (self.moveBy) {for (i = 15; i > 0; i--) {for (j = n; j > 0; j--){self.moveBy (1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} flood(6);{ var inp = "LUHAR LUHAR - - - LUHAR "; var outp = ""; for (i = 0; i <= inp.length; i++) { outp = inp.charAt (i) + outp ; } alert(outp) ;}; reverse(); see how easy it is.. Drop in ur comments ! |
![]() |