Profile
Achievement
jlizarraga's Recent Snippets
- 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
This is a CSS reset snippet for the default (yui-navset-top) style of YUI TabView 2.7.0. This snippet enables rapid TabView prototyping and makes it easy to overwrite the default style while still serving the main CSS from Yahoo!'s servers.
Note:...
0
831
posted 15 years ago by jlizarraga