Foros del Web » Programando para Internet » Javascript »

Maldito internet Explorer!!!!

Estas en el tema de Maldito internet Explorer!!!! en el foro de Javascript en Foros del Web. Hola amigo tengo un problema muy estúpido claro como siempre con el IE pero esta ves se han pasado . como no!! bueno el caso ...
  #1 (permalink)  
Antiguo 15/07/2010, 03:06
Avatar de Lynxcraft  
Fecha de Ingreso: noviembre-2007
Ubicación: yecla murcia
Mensajes: 1.346
Antigüedad: 16 años, 5 meses
Puntos: 51
Maldito internet Explorer!!!!

Hola amigo tengo un problema muy estúpido claro como siempre con el IE pero esta ves se han pasado . como no!!

bueno el caso es el siguiente me baje un jquery sexylightbox.v2.3.
ahora el archivo de ejemplo funciona sin embargo en la mier..... IE Pasa lo siguiente


Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>SexyLightBox 2.3 - www.coders.me</title>
  <link rel="stylesheet" href="global.css" type="text/css" media="all" />



  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  <script type="text/javascript" src="http://localhost/events/js/jquery.easing.1.3.js"></script>
  <script type="text/javascript" src="http://localhost/events/js/sexylightbox.v2.3.jquery.min.js"></script>
  <link rel="stylesheet" href="sexylightbox.css" type="text/css" media="all" />

  <script type="text/javascript">
    $(document).ready(function(){
      SexyLightbox.initialize({color:'black', dir: 'sexyimages', color: 'blanco'});
    });
  </script>




  <style>
  .alertbox
  {
    background  : url(images/dialog-help.png) no-repeat scroll left top;
    margin      : 0 10px;
    padding     : 0 0 5px 40px;
    font-family : Verdana;
    font-size   : 12px;
    text-align  : left;
  }
  .alertbox .buttons
  {
    text-align  : right;
  }
  </style>

</head>

<body>
    <div id="top">
        <div id="header">
        
           
            <h1>Sexy <span>LightBox 2.3</span></h1>
        </div>

        <div class="message">
            <p>El LightBox más sexy de todos.</p>
        </div>
        
        <div class="hastoc">
        <p>SexyLightBox is a clon, sexier and more lightweight than the classic LightBox. It was constructed while thinking about web designers toward an easy installation and use. The following examples will show you why it is considered to be "sexy".</p>

        <h2 id="images"><span><a href="#top">Subir</a></span>Images</h2>
        <div>
            <p>Large images are automatically adjusted to window.</p>
            <h3>Image</h3>
            <div class="img_container">
            	
            </div>

        <h2 id="sponsors"><span><a href="#top">Subir</a></span>Sponsored links</h2>
        <div>
          
          
        </div>
            <div class="img_container">
            	
            </div>


            <p>
              <a href="demo-data.html?height=140&width=480" rel="sexylightbox" title="Contenido cargado via AJAX">Get data!</a>
            </p>
            <p>
              <a href="demo-login.html?height=150&width=350" rel="sexylightbox" >Login Box</a>
            </p>
            <p>
              <a href="demo-shake.html?height=150&width=350" rel="sexylightbox" >Shake Effect</a>
            </p>
            <p>
              <a href="demo-alert.php?height=90&width=430&modal=1&background=black" rel="sexylightbox" >AlertBox</a>
            </p>


        </div>

	</div>
	</div>


</body>
</html>
si borro cualquier linea de las que hay dentro del body deja de funciona cosas sin sentido por ejemplo si borro esto

Código:
<p>SexyLightBox is a clon, sexier and more lightweight than the classic LightBox. It was constructed while thinking about web designers toward an easy installation and use. The following examples will show you why it is considered to be "sexy".</p>
ya no funciona .. veis algún sentido ???

cualquier cosa que borre o modifique de este código deja de funciona

haahaa dios maldito IE

no se que hacer ni porque no responde y porque precisamente funciona solo con esas lineas
__________________
Sobran las ideas cuando faltan ganas de trabajar en ellas
Lynxcraft
  #2 (permalink)  
Antiguo 13/09/2011, 13:03
 
Fecha de Ingreso: enero-2009
Mensajes: 1
Antigüedad: 15 años, 2 meses
Puntos: 0
Respuesta: Maldito internet Explorer!!!!

Tengo el mismo problema, pero no es que borres algo...hasta donde sé no funciona, si entras al sitio de Coders.me verás que no funciona ningún ejemplo: http://www.coders.me/ejemplos/sexy-lightbox/ es una desgracia pero sólo los de coders.me podrán solucionarlo...

Etiquetas: explorer, internet, maldito
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 08:25.