RESPONDER UNA PREGUNTA

Si para responder la pregunta, crees necesario enviar un archivo adjunto, puedes hacerlo a traves del correo [email protected]

    Pregunta:  57498 - EXTENDER/CONTRAER FRAMES
Autor:  jorge españa sanchez
hola tengo una pagina con 4 frames de la siguiente forma:
<HTML>
<HEAD>
<TITLE>prueba</TITLE>
<script type="text/javascript">
window.frames[2].onclick=window.frames[2].document.bgcolor="white";
</script>
</HEAD>
<FRAMESET ROWS="30%,20%,*" FRAMESPACING="0" FRAMEBORDER="NO" BORDER="0">
<FRAME NAME="top" SRC="prueba2.html" FRAMEBORDER="0" BORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="NO">
<FRAME NAME="top2" SRC="prueba3.html" FRAMEBORDER="0" BORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="NO">
<FRAMESET colS="50%,*" FRAMESPACING="0" FRAMEBORDER="NO" BORDER="0">
<FRAME NAME="left" SRC="prueba4.html" FRAMEBORDER="0" BORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="NO">
<FRAME NAME="left" SRC="prueba5.html" FRAMEBORDER="0" BORDER="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="NO">
</FRAMESET>
</FRAMESET>
</HTML>

me gustaria saber como hacer que automaticamente al pasa el raton sobre el frame inferior izquierdo este creciera en anchura y el de la derecha se encojiera y viceversa cuando pasara el raton sobre el frame inferior derecho Muchisimas gracias


Nombre
Apellidos
Correo
Comentarios