What is the equivalent of YUI 3's Y.Array() in jQuery

Posted by Sudar on Stack Overflow See other posts from Stack Overflow or by Sudar
Published on 2010-03-16T17:23:22Z Indexed on 2010/03/16 17:31 UTC
Read the original article Hit count: 240

Filed under:
|

What is the equivalent of YUI 3's Y.Array in jQuery?

Y.Array() takes array like inputs and converts them into array. More info at http://developer.yahoo.com/yui/3/api/yui-array.js.html

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about yui