Thread: need table help
View Single Post
  #5 (permalink)  
Old 07-26-2005, 12:19 PM
jbase's Avatar
jbase jbase is offline
Member
 
Join Date: Sep 2004
Posts: 50
jbase is an unknown quantity at this point
iTrader: (0)
Default

Quote:
Originally Posted by eyece
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

hay i didn't understand the above code how it is work

can you help me to understand it, i am alos looking this type of navigattion option

Thanks in advance

Jbase
Reply With Quote