Wednesday, December 23, 2009

[jQuery] how to access elements with index in for-loop

when i use for-loop to access elements with array index or get() method it doesn't work.
but i have to  use the index to access, what happen please .


ok:          http://jsbin.com/olego
wrong:     http://jsbin.com/ulixu

No comments: