index of Cool JS tricks
A list of different Javascripts tricks and stuff. Some of the examples are missing the source of the example. I will update this as I run into them again.
If you recoginize the source, please contact me and I'll update this sheet.
Responsive
Change content via JavaScript #1 ? Using JS to switch between which DIV is visable.
Change content via JavaScript #2 Adam Khoury Using JS to change out the content.
Responsive layout via JS #1 ? Use JavaScript to change the CSS file.
Responsive layout via JS #2 ? Use JavaScript to change the CSS file.
Working Apps
Memory Game Adam Khoury A basic memory card game in JavaScript
A simple Tip Calculater ? A simple tip calculater
Misc
Class Name Toggle Adam Khoury Two methods for toggling classes using Javascript
Allow a portion of the page to be printed Adam Khoury have portions of a page able to be printed by a single click
Use JS to multi col grid Adam Khoury Use JS to create a grid of mixed height element
Image Slide Show Web Chief Use JQuery for an image slideshow