Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Annie on March 15, 2007, 11:40:58 AM



Title: New Smiley Text Effect Script
Post by: Annie on March 15, 2007, 11:40:58 AM
[:)]wa[:)]nn[:)]a w[:)]ri[:)]te [:)]ur [:)]te[:)]xt [:)]li[:)]ke [:)]th[:)]is?

Then write any text in scrapbook and simply copy paste the script in your address bar....

javascript:cor=new Array(':)','blue');var z=0;txt=document.getElementsByTagName('textarea')[0];txt.value=txt.value.replace(/(.)/gi,"§$1");txt.value=txt.value.replace(/\§ /gi," ");for(y=0;y<txt.value.length;y++){txt.value=txt.value.replace(/\§/,'['+cor[z]+']');z++;if(z==cor.length){z=0}}void(0)

and Submit.


Title: Re: New Smiley Text Effect Script
Post by: Shrey on March 15, 2007, 11:47:14 AM
cool trick..keep it up