Ver Mensaje Individual
  #9 (permalink)  
Antiguo 08/10/2006, 15:06
Avatar de zacktagnan
zacktagnan
 
Fecha de Ingreso: abril-2005
Mensajes: 501
Antigüedad: 19 años, 1 mes
Puntos: 3
(3ª parte y última)


Código:
  <tr>
    <td id="paso3" style="padding:5px; background-color:#eeeeee;" onmouseover="ocultartodo();mostrarcapa('paso3txt','paso3');cambio_colover(this);">3<img id="paso3img" style="background-image:url(imags/icoListaPasos_n.gif)" height="5" alt="" hspace="3" src="imags/invisible.gif" width="6" vspace="1" border="0" />Paso 03</td>
  <tr>
    <td><img src="imags/invisible.gif" alt="" width="1" height="5" border="0" /></td>
  </tr>
  <tr>
    <td id="paso4" style="padding:5px; background-color:#eeeeee;" onmouseover="ocultartodo();mostrarcapa('paso4txt','paso4');cambio_colover(this);">4<img id="paso4img" style="background-image:url(imags/icoListaPasos_n.gif)" height="5" alt="" hspace="3" src="imags/invisible.gif" width="6" vspace="1" border="0" />Paso 04</td>
  </tr>
  <tr>
    <td><img src="imags/invisible.gif" alt="" width="1" height="5" border="0" /></td>
  </tr>
  <tr>
    <td id="paso5" style="padding:5px; background-color:#eeeeee;" onmouseover="ocultartodo();mostrarcapa('paso5txt','paso5');cambio_colover(this);">5<img id="paso5img" style="background-image:url(imags/icoListaPasos_n.gif)" height="5" alt="" hspace="3" src="imags/invisible.gif" width="6" vspace="1" border="0" />Paso 05</td>
  </tr>
  <tr>
    <td><img src="imags/invisible.gif" alt="" width="1" height="5" border="0" /></td>
  </tr>
  <tr>
    <td id="paso6" style="padding:5px; background-color:#eeeeee;" onmouseover="ocultartodo();mostrarcapa('paso6txt','paso6');cambio_colover(this);">6<img id="paso6img" style="background-image:url(imags/icoListaPasos_n.gif)" height="5" alt="" hspace="3" src="imags/invisible.gif" width="6" vspace="1" border="0" />Paso 06</td>
  </tr>
  <tr>
    <td><img src="imags/invisible.gif" alt="" width="1" height="5" border="0" /></td>
  </tr>
  <tr>
    <td id="paso7" style="padding:5px; background-color:#eeeeee;" onmouseover="ocultartodo();mostrarcapa('paso7txt','paso7');cambio_colover(this);">7<img id="paso7img" style="background-image:url(imags/icoListaPasos_n.gif)" height="5" alt="" hspace="3" src="imags/invisible.gif" width="6" vspace="1" border="0" />Paso 07</td>
  </tr>
</table></td>
  </tr>
</table></div>
</body>
</html>

Bueno, ya tenéis todo el código, y así podéis probarlo.

A ver si alguien me dice porque da resultado en Internet Explorer y en los navegadores como Netscape ó Firefox no produce efecto alguno. Y me dice como solucionarlo. Gracias por las posibles soluciones...

Saludos,

zacktagnan.
=============================================