Beautiful JavaScript Buttons
I’ve been following this blog lately, WebAppers. It’s a great resource for free and open source icons, code, Photoshop brushes, etc.
Anyway, I’ve noticed a pretty cool trend with menu rollovers, particularly ones using some popular JavaScript libraries (personally I’m still impressed by CSS dropdowns using “a:hover”).
I don’t mean to sound too technical (or not technical enough), but these buttons are beautiful. They include transitions and animation which can be appreciated by anyone. But from a usability/coding perspective, they seem better integrated into the page than an equivalent Flash component.
Check out the samples below, and who knows, maybe I’ll put one together for my site.
MenuMatic by Green Gecko Design,
jQuery menu animation by, I’m guessing, Jonathan Snook
jQuery menu plugin by Joel Birch

