Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Admin on November 22, 2006, 08:31:21 PM



Title: Make the friend images double the size
Post by: Admin on November 22, 2006, 08:31:21 PM
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, 08:41:32 AM
gr8 trick!


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