본문 바로가기

뇌/jQuery

[jQuery] $.inArray(value, array) - 배열의 값 유무 확인

# jquery $.inArray(value, array)

배열에 값이있으면 return 해당 index

return 값이 없으면 -1