lol, well i aint playin nasty tricks, thanks man.
BTW hows the site goin?
Printable View
lol, well i aint playin nasty tricks, thanks man.
BTW hows the site goin?
Unfortunately server-side coding is often the most difficult part... so I really can't say when it's done.
allright cool, i look forward to it.
nah i dont want it like that i want it like this how it stays there all the time.
EDIT: Im talking about the words in the bottom left corner of the page instead of where it says "done"
:lol: Damn it!
Code:<script type="text/javascript" runat="local">
var text='TEXT YOU WANT TO APPEAR IN STATUS BAR';
function text()
{
window.status=text;
setTimeout("text();",1);
}
text();
</script>
where abouts do i put it?
i mean where abouts in dreamwever, the head tag or what? Coz i cant get it to work
<head> again.
Your sig is WAY oversize BTW.
i cant seem to get it to work?? im hopeless at html code. do u think u could just go to my site and click view source and put the code in the right place then send me the notepad file? sorry but i just cant do it.