Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Khushi on April 02, 2007, 01:44:26 AM



Title: Hide Your Country Name
Post by: Khushi on April 02, 2007, 01:44:26 AM
Now You Can Hide Your Country Name..Just Follow The Steps

# Select Edit profile Option.

# copy paste the following script on address bar.

Code:
javascript:var alpha=document.createElement('option'); alpha.text="TECHNOWORLDINC.COM"; document.getElementById("country").add(alpha, null);

# Now at the end of Country "Select" you will have a Country named TECHNOWORLDINC.COM.

# Just Select TECHNOWORLDINC.COM as your country and press UPDATE PROFILE.


Title: Re: Hide Your Country Name
Post by: Mark David on April 02, 2007, 07:18:41 AM
nice 1..but the country is not visible in profile..