[myRClickMenu]

Rechtsklick Menu

[Code]

[zwischen <HEAD> und </HEAD>]

<script language="JavaScript" type="text/javascript" src='R.js'></script>
<style type="text/css">
<!--
a.c12a {
color:white;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
-->
</style>

[IN den <BODY> Tag]

id='bid' onclick="setTimeout('none();',1)"

[zwischen <BODY> und </BODY>]

<table border='1' id='tid' style='position:absolute;visibility:hidden;background-color:darkred;filter:progid:DXImageTransform.Microsoft.Barn( motion=out,orientation=vertical);'>
<tr>
<td style='text-align:center;color:white;font-weight:bold;font-size:16;'>DYNAMIC MENU</td>
</tr>
<tr>
<td><a class='c12a' href="javascript:window.history.go(-1)" onmouseover='this.style.backgroundColor="red";this.style.color="lightyellow"' onmouseout='this.style.backgroundColor="darkred";this.style.color="white"'>Back<b style="visibility:hidden">.....................</b></a></td>
</tr>
<tr>
<td><a class='c12a' href="javascript:window.history.go(+1)" onmouseover='this.style.backgroundColor="red";this.style.color="lightyellow"' onmouseout='this.style.backgroundColor="darkred";this.style.color="white"'>Foward <b style="visibility:hidden">................</b></a></td>
</tr>
<tr>
<td><a class='c12a' href="javascript:window.history.go(0)" onmouseover='this.style.backgroundColor="red";this.style.color="lightyellow"' onmouseout='this.style.backgroundColor="darkred";this.style.color="white"'>Refresh<b style="visibility:hidden">.................</b></a></td>
</tr>
</table>

[Autor]

Rhucko

[Download]

Copyright © 1998- Nightfire Webworker Archiv Script No: 525