So vielleicht?
PHP-Code:
echo "<td onMouseOver=mgOvr(this,'#CCCCCC'); onMouseOut=mgOut(this,'#CCCCCC'); width=160 bgcolor=#ffffff><a href=?include=$link>
$name</p></a></td>";
Oder so:
PHP-Code:
function mgOut(src,clrIn) {
if (!src.contains(event.toElement)) {
src.style.cursor = 'default';
}
...
echo "<td onMouseOver=mgOvr(this,'#CCCCCC'); onMouseOut=mgOut(this); width=160 bgcolor=#ffffff><a href=?include=$link>
$name</p></a></td>";
?
Jak
____________________________________
Join the DNRC |
Godwin\'s Law (thx@stona)
Documentation is like sex: If it\'s good, it\'s very, very good. If it\'s bad, it\'s better than nothing.
\"In theory, theory and practice are the same. In practice, they are not\" (Lawrence Berra)