News

In jquery size() and length property are the two features, which have the same property of returning the number of elements in a jquery object which creates a lot of confusion for developers.this blog ...
Length property in javascript string : strings in javascript are sequence of characters. what if you want to know the number of characters a string has, solution is call the property called length on ...