Quote:
Originally Posted by Natch
There are a couple of modifications on vBT - Gary's works on IE, mine works cross-browser (IE,Moz,Opera,etc) ...
EDIT: integra: your code above is not valid html - try <script type="text/javascript"> instead of <script language="Javascript">.... also it's best never to hard-code bgcolor anymore - this also is deprecated: try using CSS style definitions... it will make your code move down the style parent/child structure better as well...
|
I got ya started, have at it! :P