For Example.. This is my javascript..
[quote][u][b]//css injector[/b][/u]
try{
document.createStyleSheet("[b]CSS URL HERE[/b]");
}
catch(e){
document.write("<link rel='stylesheet' type='text/css' media='screen, print' href='[b]CSS URL HERE[/b]'>");
}
[u]
[b]//changing the title bar[/b][/u]
document.title="Welcome to My Blog";
//other scripts go here..
//can be no right click
//or disable select text
//dont worry. ill give away some javscript tricks next time..[/quote]
Copy and paste this in notepad.
Save as Javascript File..
Then Upload in your File Hosting Site. (Recommended [url]Ripway.com[/url])
Then just change the URL OF YOU JS HERE..
<">and paste it here..
Where?
HERE:
http://blogs.www.friendster.com/t/app/weblog?__lang=en
Then click [url]Edit Configuration[/url]
and you can see this:
[img]http://i22.tinypic.com/25tc4tc.jpg[/img]
Well Done!
Last edited by xavierkym (2007-10-21 17:00:28)