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 UPDATES VIA RSS | Email Get updates via feedburner Get updates via twitter
Home / Coding / JavaScript & Ajax / JavaScript: What if jQuery a… Home / Coding / Javascript & Ajax / JavaScript: Bagaimana jika jQuery sebuah ...

JavaScript: What if jQuery animation doesn't fire/start? JavaScript: Bagaimana jika tidak animasi jQuery api / start?

Posted on 19. Dikirim di 19. Jun, 2009 by Dragos in Coding , JavaScript & Ajax Jun, 2009 oleh Dragos di Coding, JavaScript & 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. Saya telah bekerja di galeri gambar (bahwa saya akan mempublikasikannya di sini untuk semua untuk melihat dan menggunakan) dan aku berlari ke dalam sebuah isu yang aku belum pernah mengalami sebelumnya: jQuery berhenti menembakkan animasi dari sebuah objek. I looked at the expression, everything was fine. Aku memandang ekspresi, semuanya baik-baik saja. However not the expression was the problem, but the variables I passed to the animation. Namun ekspresi itu tidak masalah, tapi variabel aku melewati ke animasi. For some reason a variable passed the value 'undefined', which was the problem that hampered my code from running smoothly. Untuk beberapa alasan melewati nilai variabel 'undefined', yang merupakan masalah yang menghambat kode saya berjalan lancar.

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. Jadi, jika Anda pernah mengalami masalah yang sama tentang jQuery's animasi, periksa dan pastikan bahwa nilai yang Anda lulus ke fungsi animasi sudah benar.

Translate this post Terjemahkan posting ini


Related posts: Related posts:

  1. JavaScript: GIFless animation. JavaScript: GIFless animasi. Animate images,logos with jQuery Bernyawa gambar, logo dengan jQuery
  2. JavaScript: How to get the index (position within a group) of an object with jQuery? JavaScript: Cara mendapatkan indeks (posisi dalam grup) dari sebuah objek dengan jQuery?
  3. Javascript: How to validate email address with JavaScript? Javascript: Bagaimana untuk memvalidasi alamat email dengan JavaScript?
  4. JavaScript: Get anchor from URL JavaScript: Dapatkan jangkar dari URL
  5. JavaScript: Send function as a parameter to another function (callbacks) JavaScript: Kirim fungsi sebagai parameter ke fungsi lain (callback)

    blog comments powered by Disqus blog comments powered by DISQUS