Additional comments powered by BackType
subscribe to my blog. You'll save me some bandwidth that way.
Additional comments powered by BackType
Tired of not knowing where you stack up against your friends on your favorite game, activity, or bodily function? We can help you with that.

YUI Button Lite
Do you want the cool clean look of the new YUI Button component, but without all the seedy overhead of split buttons or button groups or components that shouldn’t even be pigeonholed into a button component to begin with? Keep in mind that this approach only works for the method called “Using pre-defined Button Control HTML.”
Well, here’s the trick to do it.
Create the button as the YUI Button Examples and Documentation say to do so. Include the Button CSS file button/assets/button.css. But just don’t include the YUI JavaScript file button-beta[-min].js.
Instead, use the following JavaScript to replace the functions for button coloring for hover, focus, and active.
If you’re just using the standard buttons anyway, you’re going to see a speed improvement in performance on hover color changes.