JavaScript Keystroke Code Interpreter

Reading Time: < 1 minuteThere’s a few different web apps I’ve developed where I needed to use keyboard characters for shortcut keys or whatnot. I can never remember what the keystroke codes are, and I hate looking at great big charts. So I made … Continue reading

Looking for a few folks with HTML/CSS skills

Reading Time: < 1 minuteI’ve developed an HTML5 application—details are not open for disclosure just yet. It’s working in two browsers, so now I’ve begun testing it personally. So now  I’m looking for a few folks who have intermediate to advanced HTML and CSS … Continue reading

Clever CSS Tricks: using :target to create accordions

Reading Time: 3 minutesIn an interview with Jacob Gube from Six Revisions on the subject of exciting developments in CSS3, Eric Meyer said  …the power to describe Web 2.0 designs in CSS is insignificant compared with the power to select every third table … Continue reading