<script language="JavaScript">
<!--
function mOvr(src,clrOver) { if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.style.border = clrOver; src.style.cellspacing = clrOver; } }
function mOut(src,clrIn) { if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.style.border = clrIn; src.style.cellspacing = clrIn; } }
function mClk(src){ if (event.srcElement.tagName=='TD') { src.children.tags('A')[0].click();} }
// -->
</script>
<TABLE WIDTH="136" ALIGN="CENTER" CELLSPACING="1" CELLPADDING="2">
<TR><TD BGCOLOR="d9d9dd" ;" onmouseover="mOvr(this,'1px solid','0px');" onmouseout="mOut(this,'none','1px');">
<a href="modules.php?name=Content&pa=showpage&pid=2" title='Web-Design'>
<img src="themes/NukeNews/images/arrow.gif" hspace="2" border="0"><b>Web-Design</b></a></TD></TR>
</TABLE>
ich versuche dass sich der zelleninhalt NICHT bewegt wenn ich darüber fahre! wenn ich drauf bin sollte eine tabelle erscheinen, beim drabfahren sollte sie verschwinden
wär megacool wenn ihr das wüsstet .... greets
<!--
function mOvr(src,clrOver) { if (!src.contains(event.fromElement)) { src.style.cursor = 'hand'; src.style.border = clrOver; src.style.cellspacing = clrOver; } }
function mOut(src,clrIn) { if (!src.contains(event.toElement)) { src.style.cursor = 'default'; src.style.border = clrIn; src.style.cellspacing = clrIn; } }
function mClk(src){ if (event.srcElement.tagName=='TD') { src.children.tags('A')[0].click();} }
// -->
</script>
<TABLE WIDTH="136" ALIGN="CENTER" CELLSPACING="1" CELLPADDING="2">
<TR><TD BGCOLOR="d9d9dd" ;" onmouseover="mOvr(this,'1px solid','0px');" onmouseout="mOut(this,'none','1px');">
<a href="modules.php?name=Content&pa=showpage&pid=2" title='Web-Design'>
<img src="themes/NukeNews/images/arrow.gif" hspace="2" border="0"><b>Web-Design</b></a></TD></TR>
</TABLE>
ich versuche dass sich der zelleninhalt NICHT bewegt wenn ich darüber fahre! wenn ich drauf bin sollte eine tabelle erscheinen, beim drabfahren sollte sie verschwinden
wär megacool wenn ihr das wüsstet .... greets