Use the native Array indexOf method if it exists, for jQuery.inArray.
authorJohn Resig <jeresig@gmail.com>
Tue, 8 Sep 2009 01:45:11 +0000 (01:45 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 8 Sep 2009 01:45:11 +0000 (01:45 +0000)
commit1e750a00e988b4738e4b47b923bd78dbaffa6fb8
tree17c609f0e1dd180bf97974831137c1a65f55af16
parent96dd06ea50674c77de4a5d953c227bb54d9276af
Use the native Array indexOf method if it exists, for jQuery.inArray.
src/core.js