Dive into the archives.
- Yahoo! style vertical navigation
I set out to make a simple vertical navigation much like the one featured on Yahoo’s homepage, this is the result. I’m sure the JS could be improved, what do you think. Here is my working example, please note this is very basic, with little styling.
$(document).ready(function(){jQuery.fx.off = true;
[...]
- Effective Web Form Design for Landing Pages
Web forms are boring. When is the last time you really enjoyed filling out a form, I’m going to guess never. Nevertheless, they stand as one of the most important layers on your landing page or website. They are at the center of customer interaction, so even if your content is king and your [...]
- The Ultimate CSS Reset
Resetting your styles or more accurately - setting - the styles of all elements to a base value so that you avoid cross-browser differences due to their built-in and sometimes crappy (looking right at you IE6) default style settings. By resetting your styles, you avoid defaulting to the browser’s built-in styles, which differs from [...]
- Sky Foundation Mock-up
I designed and developed the site skyfoundationinc.org a few years ago. The Sky Foundation’s goal is to raise $500,000 which will allow vital research to be focused on pancreatic cancer. I recentley did a mock-up for a redesign pitch, that I hopefully get to implement! Either way I thought I would share.
