JavaScript: What if jQuery animation doesn't fire/start? JavaScript: Ya jQuery animasyon olmayan yangın / başlar?
Posted on 19. 19 tarihinde gönderildi. Jun, 2009 by Dragos in Coding , JavaScript & Ajax Haziran, 2009 Kodlama, JavaScript ve Ajax da Dragos tarafından
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. Bir resim galerisi üzerinde çalışıyoruz (ki burada hepsini görmek ve kullanmak için yayımlanacak) ve ben bir sorunu daha önce hiç yaşamadığınız: jQuery bir nesnenin animasyon ateş durdu koştu. I looked at the expression, everything was fine. Ben ifade baktı, her şey iyiydi. However not the expression was the problem, but the variables I passed to the animation. Ancak değil ifade sorunu, ama değişkenleri ben animasyon geçti. For some reason a variable passed the value 'undefined', which was the problem that hampered my code from running smoothly. Bir değişken değeri 'geçti Nedense', yani düzgün çalışmasını kodumu engel sorun tanımsız.
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. Yani hiç, jQuery animasyon hakkında aynı sorunla kontrol ve değerler animasyon işlevi geçmek doğru olduğundan emin olun.
Related posts: Ilgili posta:
- JavaScript: GIFless animation. JavaScript: GIFless animasyon. Animate images,logos with jQuery Animate görüntüler, jQuery ile logolar
- JavaScript: How to get the index (position within a group) of an object with jQuery? JavaScript: jQuery ile nasıl bir nesnenin (konum bir grup içinde) kütüğü almak için?
- Javascript: How to validate email address with JavaScript? Javascript: Nasıl JavaScript ile e-posta adresinizi doğrulamak için?
- JavaScript: Get anchor from URL JavaScript: URL'den çapa alın
- JavaScript: Send function as a parameter to another function (callbacks) JavaScript: başka bir işlev (geriçağırımları) bir parametre olarak işlev gönder












































