This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Fri Oct 02 11:48:27 -0700 2009 | |
| |
README | Wed Apr 01 22:02:19 -0700 2009 | |
| |
images/ | Thu Sep 10 14:24:56 -0700 2009 | |
| |
index.html | Thu Sep 10 14:24:56 -0700 2009 | |
| |
stylesheets/ | Thu Sep 10 14:24:56 -0700 2009 |
README
While browser default buttons are perfectly fine in many instances, there are times you want to give your buttons a little more class. Styling buttons to behave predictably in all browsers is rather tricky. This project contains XHTML/CSS to change the visual style of both the <button> and <a> tag using a "button" class. It aims to use semantically correct markup and maintain the various button states (in supported browsers). There are two different button examples -- a round button, and a more rectangular button. Tested in IE6, IE7, IE8, Safari, Firefox, and Chrome. A lot of what I've done is based on previous work demoed in these articles, and their comments: http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html http://stopdesign.com/archive/2009/02/04/recreating-the-button.html http://particletree.com/features/rediscovering-the-button-element/ http://www.filamentgroup.com/lab/styling_the_button_element_with_sliding_doors/







