Pages: 12
Shortcode[/quote]
PREVIEW: http://profiles.friendster.com/user.php?uid=32141405
[b]Copy[/b] the code- change the [b]"TEXT HERE"[/b].create [b].js file [/b]- paste on [b]About Me[/b] or [b]Who I want to meet[/b].
[spoiler]var ctitle="~|| TEXT HERE ||~";
var counter=0;
function uplow_text() {
document.title=ctitle.substring(0,counter).toLowerCase()
+ctitle.substring(counter,counter+1).toUpperCase()
+ctitle.substring(counter+1,ctitle.length).toLowerCase()
if (counter==ctitle.length){
counter=0
}
else {
counter++
}
setTimeout('uplow_text()',150)}
uplow_text();[/spoiler]
[quote]Please be more detailed enough when you start a thread here
-Blurrycloud[/quote]
Last edited by dale (2008-11-01 02:00:16)
Last edited by boykilatz (2008-10-30 10:21:02)
thumbs up !


[/b]
Even ur codes do not include binking
Your instructions say we can place the js file directly into our profile is that correct?
[quote]Copy the code- change the "TEXT HERE" create .js file - paste on About Me or Who I want to meet[/quote]
I know that but ur instructions do not tell other newbies how to apply them
Also please do not post any linker code in an open forum that is why its posted in underground.
Last edited by bobcbar (2008-10-31 21:35:48)