Profile
Achievement
cjcenizal's Recent SnippetsTagged javascript
- All /
« Prev 1 Next »
The Google Closure lets you get DOM elements with getElement( id ) and getElementByClass( class ). This function combines the two to let you get elements similarly to the way jQuery does. E.g. getElement( '#home .sidebar #links') returns the elemen...
0
1093
posted 12 years ago by cjcenizal