> What makes you say that? An array is an array is an array. jQuery > doesn't change how they work or how you create them.
Yep. An array is an Array. But in my case while working with jQuery the array data is not executing properly and the same is working fine in typical javascript. :|