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 Päivitykset RSS | Sähköposti Get updates via feedburner Get updates via twitter
Home / Coding / JavaScript & Ajax / JavaScript: What if jQuery a… Etusivu / koodaus / JavaScript ja Ajax / JavaScript: Mitä jos jQuery ...

JavaScript: What if jQuery animation doesn't fire/start? JavaScript: Mitä jos jQuery animaatio ei palo / alku?

Posted on 19. Postitettu 19. Jun, 2009 by Dragos in Coding , JavaScript & Ajax Kesäkuu, 2009 Dragos on Coding, JavaScript-ja 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. Olen työskennellyt kuvagalleria (jotka aion julkaista täällä kaikkien nähtäväksi ja käytettäväksi) ja Törmäsin asia, että en ole koskaan ennen kokenut: jQuery lopetti ampumisen animaatio objektin. I looked at the expression, everything was fine. Katsoin ilmaisua, kaikki oli hyvin. However not the expression was the problem, but the variables I passed to the animation. Kuitenkaan ole ilmaus oli ongelma, mutta muuttujat olen siirtynyt animaatio. For some reason a variable passed the value 'undefined', which was the problem that hampered my code from running smoothly. Jostain syystä muuttuja kulunut arvo "määrittelemätön", joka oli ongelma, joka haittaa minun koodin sujuvasti.

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. Joten jos olet joskus ollut samoja ongelmia noin jQuery animaation, tarkista ja varmista, että arvot siirrät animaatio toimia oikein.

Translate this post Käännä tämä viesti


Related posts: Liittyvien virkojen:

  1. JavaScript: GIFless animation. JavaScript: GIFless animaatio. Animate images,logos with jQuery Animoida kuvia, logoja ja jQuery
  2. JavaScript: How to get the index (position within a group) of an object with jQuery? JavaScript: Miten saada indeksi (asema ryhmä) objektin kanssa jQuery?
  3. Javascript: How to validate email address with JavaScript? Javascript: Miten vahvistaa sähköpostiosoitteesi JavaScript?
  4. JavaScript: Send function as a parameter to another function (callbacks) JavaScript: Lähetä toimivat parametri toisen toiminnon (kutsuja)
  5. JavaScript: Get anchor from URL JavaScript: Hanki ankkuri URL-osoitteesta

    blog comments powered by Disqus blogin kommentit powered by Disqus