Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Admin on November 23, 2006, 02:01:21 AM



Title: Make the friend images double the size
Post by: Admin on November 23, 2006, 02:01:21 AM
Make the friend images double the size

Open any page in which pictures of friends are present.
Paste the following code in the url bar of the browser.
javascript:document.body.innerHTML=document.body.innerHTML.replace(/small/g,"medium");void(0)
Hit ENTER.


Title: Re: Make the friend images double the size
Post by: Pankhuri on December 09, 2006, 02:11:32 PM
gr8 trick!


Title: Re: Make the friend images double the size
Post by: Mark David on February 20, 2007, 08:02:24 PM
cool