[thelist] Hypercell doesnt validate

Robert Vreeland vreeland at studioframework.com
Mon Nov 7 08:31:28 CST 2005


Try putting your mouseover and mouseout in double quotes and use single
quotes inside the function; like this:
 
<TD width="15%" align="center" valign="middle" class="hMenu1" 

onMouseOver="this.style.backgroundColor='#FFFFFF'" 
onMouseOut="this.style.backgroundColor=''"><A
href="../card/index.php">cards</A></TD>

Robert Vreeland




More information about the thelist mailing list