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 
        
        
            1666 
        
                    posted 16 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 
        
        
            2564 
        
                    posted 16 years ago by jlizarraga