This is a translated page. The original can be found here: http://iwebdevel.com/2009/06/19/javascript-what-if-jquery-animation-doesnt-firestart/
UPDATES VIA RSS | Email ACTUALIZACIONES VIA RSS | Email Get updates via feedburner Get updates via twitter
Home / Coding / JavaScript & Ajax / JavaScript: What if jQuery a… Inicio / codificación / JavaScript y Ajax / JavaScript: ¿Qué pasa si jQuery un ...

JavaScript: What if jQuery animation doesn't fire/start? JavaScript: ¿Qué pasa si la animación jQuery no se dispara / inicio?

Posted on 19. Publicado en 19. Jun, 2009 by Dragos in Coding , JavaScript & Ajax Junio de 2009, por Dragos en la codificación, JavaScript y Ajax

I've been working on an image gallery (that I will publish here for all to see and use) and I ran into an issue that I've never experienced before: jQuery stopped firing the animation of an object. He estado trabajando en una galería de imágenes (que voy a publicar aquí para que todos puedan ver y usar) y me encontré con un tema que nunca he experimentado antes: jQuery dejó de disparar la animación de un objeto. I looked at the expression, everything was fine. Miré a la expresión, todo estaba bien. However not the expression was the problem, but the variables I passed to the animation. No obstante la expresión fue el problema, pero las variables que pasó a la animación. For some reason a variable passed the value 'undefined', which was the problem that hampered my code from running smoothly. Por alguna razón, una variable pasada el valor 'undefined', que era el problema que obstaculizó el código se ejecute sin problemas.

So if you ever experience the same problem about jQuery's animation, check and make sure that the values you pass to the animation function are correct. Así que si alguna vez el mismo problema acerca de la animación jQuery, el control y asegurarse de que los valores que pasan a la función de animación son correctos.

Translate this post Traducir este mensaje


Related posts: Puestos relacionados con:

  1. JavaScript: GIFless animation. JavaScript: animación GIFless. Animate images,logos with jQuery Imágenes animadas, logos con jQuery
  2. JavaScript: How to get the index (position within a group) of an object with jQuery? JavaScript: Cómo obtener el índice (posición dentro de un grupo) de un objeto con jQuery?
  3. Javascript: How to validate email address with JavaScript? Javascript: Cómo validar la dirección de correo electrónico con JavaScript?
  4. JavaScript: Get anchor from URL JavaScript: Obtener el ancla de la URL
  5. JavaScript: Send function as a parameter to another function (callbacks) JavaScript: Enviar funcionar como un parámetro a otra función (callbacks)

    blog comments powered by Disqus blog alimentado por Disqus