Profile
Achievement
jlizarraga's Recent SnippetsTagged javascript
- All /
« Prev 1 Next »
Use this function to test whether or not a Javascript object is empty.
2
1023
posted 15 years ago by jlizarraga
One of those common tools that's easy to forget about is the Modulus operator (%), which returns the remainder of a division operation.
If you divide some number by two, a remainder of 0 indicates an even number, while a remainder of 1 indicates a...
1
1929
posted 15 years ago by jlizarraga