saquery.com
a web developer' s kung fu…

Identify an object as type of array in Javascript.

Try this to determine if an object is type of jQuery. if (parameterValue instanceof jQuery) alert('true');