I was wondering if Array defined in jquery is somehow different from array defined in javascript?
Like type of "elements they can store" and more.......
-
5jQuery is JavaScript, so Array is the same as far as I know.Kodemon– Kodemon2013-01-22 06:51:11 +00:00Commented Jan 22, 2013 at 6:51
Add a comment
|