Comunidad de diseño web y desarrollo en internet online

Parametros con % en Firefox

Citar            
MensajeEscrito el 25 May 2008 11:43 pm
Mi problema es el siguiente...necesito que en mi sitio el banner de la cabecera quede fijo, como el efecto que se hace con los frames, pero sin usar estos.
Para ello hice una tabla con scroll bajo la cabecera, como va el codigo a continuacion, pero solo me funicona en IE, en firefox no hay caso. La unica forma que me funciono en firefox es poner valores en px, con los porcentajes no, pero las paginas son dinamicas, asi que no me sirve.

Alguna idea???
Y de antemano MUCHAS GRACIAS!!!

Código :

<body bgcolor=\"#FFFFFF\" leftmargin=0 topmargin=0 marginwidth=\"0\" marginheight=\"0\" onLoad=\"MM_preloadImages(\'../img/btnHome2.jpg\',\'../img/Bot.Novedades2.jpg\',\'../img/btnBolsa2.jpg\',\'../img/btnRegistro2.jpg\',\'../img/btnQsomos2.jpg\',\'../img/btnSucursales2.jpg\',\'../img/btnContacto2.jpg\',\'../img/btnFaq2.jpg\',\'../img/btnOportunidades2.jpg\')\" oncontextmenu=\"return false\" >

<table width=100% height=100% border=0 align=\"center\">
<tr border=1 width=100% height=100%>
<td width=70% height=100%>
<table border=0 width=100% height=100% cellpadding=\"0\" cellspacing=\"0\">
<tr border=1 valign=top width=100% height=15%>
<td align=right valign=top><div align=\"center\">
  <table align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"803\">
      <tr>
        <td colspan=\"9\"><img src=\"top.jpg\" height=\"111\" width=\"790\"></td>
        <td rowspan=\"2\" width=\"13\"> </td>
      </tr>
      <tr>
        <td width=\"56\"><a target=\"_self\" href=\"http://www.feriachilenadellibro.cl/index.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage(\'Image2\',\'\',\'../img/btnHome2.jpg\',1)\"><img src=\"img/btnHome1.jpg\" name=\"Image2\" border=\"0\" height=\"24\" width=\"56\"></a></td>
        <td width=\"73\"><a target=\"_self\" href=\"http://www.feriachilenadellibro.cl/catalogo.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage(\'Image3\',\'\',\'../img/Bot.Novedades2.jpg\',1)\"><img src=\"img/Bot.Novedades1.jpg\" name=\"Image3\" border=\"0\" height=\"24\" width=\"73\"></a></td>
        <td width=\"123\"><a target=\"_self\" href=\"http://www.feriachilenadellibro.cl/shopping_cart.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage(\'Image4\',\'\',\'../img/btnBolsa2.jpg\',1)\"><img src=\"img/btnBolsa1.jpg\" name=\"Image4\" border=\"0\" height=\"24\" width=\"123\"></a></td>
        <td width=\"62\"><a target=\"_self\" href=\"http://www.feriachilenadellibro.cl/crear_cuenta.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage(\'Image5\',\'\',\'../img/btnRegistro2.jpg\',1)\"><img src=\"img/btnRegistro1.jpg\" name=\"Image5\" border=\"0\" height=\"24\" width=\"62\"></a></td>
        <td width=\"107\"><a target=\"_self\" href=\"http://www.feriachilenadellibro.cl/quienes_somos.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage(\'Image6\',\'\',\'../img/btnQsomos2.jpg\',1)\"><img src=\"img/btnQsomos1.jpg\" name=\"Image6\" border=\"0\" height=\"24\" width=\"107\"></a></td>
        <td width=\"75\"><a target=\"_self\" href=\"http://www.feriachilenadellibro.cl/sucursales.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage(\'Image7\',\'\',\'../img/btnSucursales2.jpg\',1)\"><img src=\"img/btnSucursales1.jpg\" name=\"Image7\" border=\"0\" height=\"24\" width=\"75\"></a></td>
        <td width=\"91\"><a target=\"_self\" href=\"http://www.feriachilenadellibro.cl/contacto.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage(\'Image8\',\'\',\'../img/btnContacto2.jpg\',1)\"><img src=\"img/btnContacto1.jpg\" name=\"Image8\" border=\"0\" height=\"24\" width=\"91\"></a></td>
        <td width=\"36\"><a target=\"_self\" href=\"http://www.feriachilenadellibro.cl/faq.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage(\'Image9\',\'\',\'../img/btnFaq2.jpg\',1)\"><img src=\"img/btnFaq1.jpg\" name=\"Image9\" border=\"0\" height=\"24\" width=\"36\"></a></td>
        <td width=\"167\"><a target=\"_self\" href=\"http://www.feriachilenadellibro.cl/oportunidades.php\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage(\'Image10\',\'\',\'../img/btnOportunidades2.jpg\',1)\"><img src=\"img/btnOportunidades1.jpg\" name=\"Image10\" border=\"0\" height=\"24\" width=\"167\"></a></td>
      </tr>
  </table>
</td>
</tr>
<tr border=\"1\" valign=\"middle\">
<td align=\"center\" valign=\"top\" >

<div style=\"OVERFLOW:auto; WIDTH:100% ; HEIGHT: 100% \">
<span style=\"OVERFLOW:auto; WIDTH: 100%; HEIGHT: 100%; \">
  <table width=\"691\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">
  <tr>
    <td width=\"691\" valign=\"top\"> 
      <!-- tabla tienda -->
      <table width=\"99%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
  <tr>
    <td align=\"center\">
            <table width=\"98%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
              <tr> 
                <td width=\"152\" rowspan=\"4\" valign=\"top\"> 
                  <!-- cargando columna izquierda -->
                  <?php   require(\'includes/column_izquierda.php\');?>
                  <!-- fin carga columna izquierda -->                </td>
                <td width=\"310\" valign=\"top\" align=\"center\">
            <!-- cargando contenido -->
              <?php require(\'includes/contenido.php\');?>
            <!-- fin contenido -->            </td>
                <td width=\"208\" rowspan=\"2\" valign=\"top\"><?php   require(\'includes/column_derecha.php\');?></td>
              </tr>
              <tr>
                <td valign=\"top\" align=\"center\"><?php include(\'includes/footer.php\');?></td>
              </tr>
      </table>
    </td>
  </tr>
</table>
</td>
</tr>
</table>
</span>
      </div>
    </td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>

Por makka

9 de clabLevel



 

firefox
Citar            
MensajeEscrito el 26 May 2008 12:51 am

Por El Oso Amoroso

Claber

1780 de clabLevel

6 tutoriales

 

Madrid, España, Europa, Eurasia, La Tierra, Sist.Solar, Vía Láctea, UNIVERSO

firefox
Citar            
MensajeEscrito el 26 May 2008 01:02 am
Si, lo que pasa es que la pagina ES muy vieja!!! yo estoy intentando cambiarla un poco, pero no tengo tiempo para una remodelacion completa altiro...por eso queria partir por quitar los frames.

Por makka

9 de clabLevel



 

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.