I just added a few projects to github. Here’s the rundown:
- jQuery Asset Loader – This class is based off an example from Steve Souder’s book Even Faster Websites. Essentially you can load a script OR a stylesheet with a callback function.
- jQuery Canvas Graphs – This is a Work in Progress. So far I built a pie chart and a bar graph.
- jQuery Custom Selectbox - This class hides the real selectbox and inserts a JS version. It is keyboard accessible, fast, and fully style-able.
If you have any questions, let me know.