thanx for share dude
for u guys who want to change the font color
do like this
[quote]var dk09 = "<font color=\"[b]hex color[/b]\"><B id=\"jump\">[b]Your Message Here[/b]</B></font>";
document.getElementById('cpShoutoutBox').style.height='100%';
document.getElementById('cpShoutoutBox').style.overflowY='hidden';
document.getElementById('cpShoutoutBox').innerHTML = "<table width='100%'><tr><td align='center'>"+dk09+"</td></tr></table>";[/quote]
change the [b]hex color[/b] with hexadecimal color code
example: hex color code for [b]black[/b] = [b]#000000[/b]
that's all
Last edited by stupid colonel (2008-11-17 15:10:09)