Thursday, August 8, 2013

Find whether the element in in array JQuery

Use jQuery inArray function

jQuery.inArray('value_to_find', array_var);

No comments:

Post a Comment