Displaying 1 result from an estimated 1 matches for "clientshover".
Did you mean:
clientserver
2006 Jun 16
5
Menu using Scriptaculous Effects = OnMouseOver bug
...repeat;
background-position: right bottom;
}
#organisme { z-index: 10; }
#organismehover
{
background-color: #CCC;
margin-left: -107px;
z-index: 5;
background-image: url(coin.png);
background-repeat: no-repeat;
background-position: right bottom;
}
#clients { z-index: 10; }
#clientshover
{
background-color: #CCC;
margin-left: -107px;
z-index: 5;
background-image: url(coin.png);
background-repeat: no-repeat;
background-position: right bottom;
}
/* ]]> */
</style> <script src="javascripts/prototype.js"
type="text/javascript"></scri...