![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
03/09/2005, 22:00
|
![Avatar de Cap.Buscapina](http://static.forosdelweb.com/customavatars/avatar76796_1.gif) | | | Fecha de Ingreso: octubre-2004 Ubicación: Argentina
Mensajes: 836
Antigüedad: 20 años, 3 meses Puntos: 4 | |
en el <head>
<style type="text/css">
<!--
.cambiarfondo { background-image: url(img/fondo1.gif)}
.cambiarfondox { background-image: url(img/fondo2.gif)}
-->
</style>
y luego:
<a href="#" onMouseOver="className='cambiarfondox'" onMouseOut="className='cambiarfondo'"> link</a>
suerte
__________________ by Capitán Buscapina
. |