All jQuery Array

Playing with Array in jQuery

In last couple of days, I was playing with array in jQuery and I have already posted some articles related to arrays on my blog. But in this post, I have put together list of jQuery articles which are associated with various Array operations. So that you can bookmark/remember this single post and yet you […]
Read the rest of this entry »

jQuery to remove duplicate items from array

Find jQuery code to remove duplicate items from an array using $.unique(). Earlier I had posted about jQuery solution to remove item from array, split an array, combine/join arrays and Find index of element in array, And In this post, find how to remove duplicate items from array with example. $(document).ready(function () { var arr […]
Read the rest of this entry »

Responsive Menu
Add more content here...