![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
02/03/2005, 04:40
|
| | Fecha de Ingreso: febrero-2002 Ubicación: Navarra
Mensajes: 701
Antigüedad: 23 años Puntos: 2 | |
rollover (cambiar color de fondo y color de texto) Hola muy buenas a todos, ahora mismo estoy utilizando esto:
var menucontents= menucontents + '<td class="buscador" style="border-style: groove; border-width: 1; background-color: B4B2B5" onmouseover="this.style.backgroundColor = 666666" onmouseout="this.style.backgroundColor = B4B2B5"><font color=000000> <a href="index.html" name="enlace" onmouseout="document.getElementById("enlace").styl e.color = black" /><%=replace(rs("menu")," ","_")%></a> </font></td>'
para que me cambie el color del texto y del fondo pero no sale bien, alguien sabe como se hace esto?
Un saludo
__________________ asp, php, .net, adaptandose a las necesidades |