Declared all jQuery objects once where needed instead of diving into the DOM multiple times for the same object. Added style consistency between variable declarations, if/else statements and functions. |
||
|---|---|---|
| .. | ||
| css | ||
| fonts | ||
| js | ||
Declared all jQuery objects once where needed instead of diving into the DOM multiple times for the same object. Added style consistency between variable declarations, if/else statements and functions. |
||
|---|---|---|
| .. | ||
| css | ||
| fonts | ||
| js | ||