Lab
As you may have guessed, "the lab" is where I post some of my coding experiments and fun stuff. Some items have journal entries explaining how they work, while others don't.
Topics
Primary topics
Odds and ends (in no particular order)
- Cross-browser vertical centering using CSS [ journal entry ]
- Cross-browser JavaScript prompt() [ journal entry ]
- Spam-resistant email links [ journal entry ]
- Popup blocker detector. I create courses that use popup windows, so having a tiny bit of JavaScript detecting popup blockers seemed like a good idea! The user sees a warning if the popup has been blocked.
- Image rotator based on the time of day. This was inspired by Google's personalized iGoogle homepage themes.