|
|
|
.. Java Script
|
|
<!-- scripty -->
<SCRIPT FOR="btn" EVENT="onmouseover()" LANGUAGE="JavaScript">
this.bgColor="#66FFFF";
</SCRIPT>
<SCRIPT FOR="btn" EVENT="onmouseout()" LANGUAGE="JavaScript">
this.bgColor="#66CCFF";
</SCRIPT>
<!-- scripty end -->
<!-- tlacitko -->
<TABLE border="0">
<TR><TD>
<TABLE width="100%" cellpadding="0" cellspacing="0" border="0">
<TR>
<TD height="1" width="1" bgcolor="#000000" colspan="3"><img src="bod.gif" width="1" height="2"></TD>
</TR>
<TR height="17">
<TD width="1" bgcolor="#000000"><img src="bod.gif" width="2"></TD>
<TD STYLE="cursor: hand" ID="btn" onClick="window.location.replace('stranka.htm');" bgcolor="#66CCFF"><a href="stranka.htm" STYLE="Color: #000000; text-decoration: none" onFocus="if(this.blur)this.blur()"><B><font size="1" face="Verdana"><span class=mn> Tlačítko </SPAN></FONT></B></A></TD>
<TD width="1" bgcolor="#000000"><img src="bod.gif" width="2"></TD><TD bgcolor="#808080"><img src="bod.gif" width="2"></TD>
</TR>
<TR>
<TD height="1" width="1" bgcolor="#000000" colspan="3"><img src="bod.gif" width="1" height="2"></TD>
<TD bgcolor="#808080"><img src="bod.gif" width="3"></TD>
</TR>
<TR>
<TD width="2"></TD>
<TD bgcolor="#808080" colspan="3"><img src="bod.gif" width="1" height="3"></TD>
</TR>
</TABLE>
</TD></TR>
</TABLE>
<!-- tlacitko end -->
» Scripty vložte do hlavičky souboru (HEAD)
Zelené hodnoty můžete bez obav měnit
|
|