Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Clean up warnings - use snake case - clean up warnings - declare variables instead of globals - shadowed variables - hoisted variables - explicit comparisons * Wrap code in ready() block - wait for DOM to initialize before running code - Use recommended jquery ready syntax
- Loading branch information