development
goodies for web developers
While developing Reason, I sometimes write code that I think somebody might find useful. I plan to list these tidbits here.
jQuery goodness - possibly fit for public consumption
- image_refresh.js
A nifty jQuery image refresh script originally desiged to update webcam images. The script is simple, but versatile. This utility can be setup to operate on images with a particular class, images within a particular directory, or images with a particular name. Setup is done by passing parameters at the time the script is loaded. I may use this script to setup a cat cam one of these days...
