tengo varios problemas con esto....
1.- No puedo insertar un Form..aunque he tratado
2.- no abre cuando doy click en la imagen..
AYUDAAAA!!!!!!!!!! por favor!!!!
<IMG style="CURSOR: hand"
onclick="detalle.style.visibility='visible'" height=17
src="imagenes/detalle.gif" width=16>
<DIV class= detalle id=detalle
style="Z-INDEX: 1; VISIBILITY: hidden; WIDTH: 300px; POSITION: absolute">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR bgColor=#666666>
<TD width="53%" height=20 vAlign=center><SPAN class=style1> Detalle
Consulta </SPAN></TD>
<TD width="47%" height=20> <DIV align=right><IMG style="CURSOR: hand"
onclick="detalle.style.visibility='hidden'" height=17
src="IMAGENES/cerrar.gif" width=16
align=absMiddle></DIV></TD>
</TR>
<TR>
<TD vAlign=top colSpan=2> <TABLE width="95%" align=center>
<TBODY>
<TR>
<TD> </TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
</DIV>