Thread: need table help
View Single Post
  #3 (permalink)  
Old 07-26-2005, 08:43 AM
eyece eyece is offline
Junior Member
 
Join Date: Jul 2005
Posts: 13
eyece is on a distinguished road
iTrader: (0)
Default i fixed it now

i found a way to do it,
Code:
<script language="JavaScript1.2"> <!-- function flashit(){ if (!document.all) return if (soldat.style.backgroundColor=="#004444") soldat.style.backgroundColor="#003333" else soldat.style.backgroundColor="#003333" } setInterval("flashit()", 9999) //--> </script>
it was that simple ^.^
thanks anyway
feal free to lock/close this topic
Reply With Quote