Hola de nuevo :
Había preparado un enlace
tabla bordes redondeados + imagen II
Y un ejemplo
Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html><head>
<style>
.charly{color:yellow; font-weight:bold; margin:5px; text-align:right;
visibility:hidden; }
#bravo{background:url("http://www.forosdelweb.com/images/vbulletin3_logo_fdw.
gif"); width:207px; height:108px; }
</style>
</head>
<body>
<div id="bravo"
onmouseover="document.getElementById('alfa').style.visibility='visible';"
onmouseout="document.getElementById('alfa').style.visibility='hidden';" ><div
id="alfa" class="charly">$$$</div></div>
<br /><br />
</body></html>
pero ya veo que llego tarde.
Aprovecho entonces para hacer dos comentarios.
Si el documento es para poner en la web, tu puedes usar
IE, la mayoría de la gente puede usar
IE, pero no todos lo hacen y es conveniente que el efecto sea para los demás navegadores también.
Por otro lado, cuando dije que cambiaras el título no me refería a hacerlo en otro tema
insertar capa esquina foto posicion fija
Trata de no duplicar las preguntas. Ahora es más dificil eliminar el otro tema porque también te respondieron.
saludos