<?xml version="1.0" encoding="utf-8"?>
<feed
    xmlns="http://www.w3.org/2005/Atom"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xml:lang="en">
    <title>3 Stations East</title>
    <link rel="self" type="application/atom+xml" title="3 Stations East (Atom)" href="http://paulmcaleer.vox.com/library/posts/tags/buttons/page/1/atom.xml" />
    <link rel="alternate" type="text/html" title="3 Stations East" href="http://paulmcaleer.vox.com/library/posts/tags/buttons/page/1/"/> 
    <link rel="service.post" type="application/atom+xml" title="3 Stations East" href="http://www.vox.com/services/atom/svc=post/collection_id=6a00c2251c214c604a00c2251d11598e1d" /> 
    <link rel="service.subscribe" type="application/atom+xml" title="3 Stations East" href="http://paulmcaleer.vox.com/library/posts/tags/buttons/atom.xml" />   
    <link rel="last" type="application/atom+xml" title="3 Stations East" href="http://paulmcaleer.vox.com/library/posts/tags/buttons/page/1/atom.xml" />  
    <category term="buttons" scheme="http://paulmcaleer.vox.com/tags/buttons/?_c=feed-atom-full" label="buttons" /> 
    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2006-12-21T17:30:42Z</updated> 
    <author>
        <name>Paul</name>
        <uri>http://paulmcaleer.vox.com/?_c=feed-atom-full</uri>
    </author> 
    <id>tag:vox.com,2006:6p00c2251c214c604a/tags/buttons/</id> 
    <subtitle>In which I say little and post even less.</subtitle>  
    
    <entry>
        <title>The Care and Feeding of Buttons</title>   
        <link rel="alternate" type="text/html" title="The Care and Feeding of Buttons" href="http://paulmcaleer.vox.com/library/post/the-care-and-feeding-of-buttons.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="The Care and Feeding of Buttons" href="http://paulmcaleer.vox.com/library/post/the-care-and-feeding-of-buttons.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="The Care and Feeding of Buttons" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251c214c604a00d09e47f784be2b" />          <id>tag:vox.com,2006-12-21:asset-6a00c2251c214c604a00d09e47f784be2b</id>
        <published>2006-12-21T17:27:02Z</published>
        <updated>2006-12-21T17:30:42Z</updated>
    
        <author>
            <name>Paul</name>
            <uri>http://paulmcaleer.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://paulmcaleer.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I must admit, I get choked up over buttons. Good buttons. Nice buttons. Helpful buttons. I&#39;m not talking about the buttons on the shirt I&#39;m wearing, nor the ones on my coat. I&#39;m of course talking about <em>virtual</em> buttons: buttons on websites and in interfaces.</p><p>We&#39;re in the midst of redesigning our site at work, and the form standards (which are all-new) were gleaned from lots of research already out there. I did want to take a moment to talk about buttons, though, since I love them so.</p><p><strong>Dry and Cold</p></strong><p>Most buttons on most websites evoke no emotional response. &quot;Submit&quot; and &quot;Submit Query&quot; are the most common in part because they&#39;re the defaults for the submit input element. Lots of new folks are quick to leave these and just never come back to change them, and I think this is a grave mistake.</p><p>When someone clicks a button, that button should give evidence as to what it&#39;s going to do. Like on the page I&#39;m typing this into right now has a big ol&#39; <strong>Save</strong> button at the bottom, centered, and called out. That&#39;s great: it&#39;s an easy target, easy to read, and tells me exactly what it&#39;s going to do. Compare this with, say, <a href="http://www.greenatworkmag.com/editorial/submit.html">this random form</a>. &quot;Send&quot;. True, but <em>blah</em>. And don&#39;t get me started on the &quot;Clear&quot; button. (Don&#39;t ever use them, ever. Ever. Ever.)</p><p>One fine example comes from Google Checkout. When you&#39;re at the very end of the checkout process, the final button, the one that does everything, the one that makes you give up money, is labeled: <strong>Place Your Order Now $779.99</strong>. Very nice: it tells you what it&#39;s going to do, and how much it&#39;s going to cost - a big relief to see, even though it&#39;s on the page multiple times.</p><p>We&#39;ve taken that and adapted it for our e-commerce transactions. For instance when you&#39;re signing up for a class or event on our site, we&#39;ve changed the old &quot;Register Now&quot; button to the dynamic <strong>Register Now - Charge My Card $30.00</strong>. For donations, <strong>Donate Now - Charge My Card $30.00. </strong>It tells you exactly what it&#39;s going to do and what will happen.</p><p><strong>Obvious</strong></p><p>One other issue with a lot of buttons is that they aren&#39;t called out very well. They tend to be the default Sleepytime Gray color. Color is important to use correctly, and can be used with buttons to make actions more obvious.</p><p>Again, using the Vox compose page as an example the giant <strong>Save</strong> button (as well as the less important &quot;Edit Date&quot; link) are in an area backed by a Web 2.0 gradient. That&#39;s good: it draws your eyes&#39; attention there so you can say (interally), &quot;Oh yeah, that&#39;s where I need to go.&quot;</p><p>We&#39;ve run with that idea too. Our buttons are now our corporate color (purple), and are set against a lighter purple background color. The standards dictate that <strong>only one action button </strong>appears on each page under most circumstances (there are always exceptions!) This means that any other actionable thing is styled as a plain link - just like Vox&#39;s &quot;Edit Date&quot;. It&#39;s there, it&#39;s still got some importance, but not as much as completing your transaction or continuing on in the process.</p><p><strong>Default</strong></p><p>The surprising thing in all this is that people have grown accustomed to the dry, robotic &quot;Submit Request&quot; and its friend &quot;Submit&quot;. Thus, when we see a great example of an emotional button we might feel even more than we ordinarily would. Vox&#39;s <strong>Save</strong> doesn&#39;t move me as much as our <strong>Register Now - Charge My Card</strong>, but I&#39;m jaded. The simple fact that the <strong>Save</strong> button is larger-than-average makes up for it a bit, and definitely points people in the right direction.</p><p>When we work with websites and computers, the dialog should mimic person-to-person interaction as much as possible. That means paying attention to the little details, right down to the cold &quot;Submit Request&quot;. I encourage you to give your default buttons a second look, and think about what they <em>really</em> do. Then, restyle them. Pretty them up, make the text work, and give your visitors an experience.<br /></p>   <p style="clear:both;"> 
    <a href="http://paulmcaleer.vox.com/library/post/the-care-and-feeding-of-buttons.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251c214c604a00d09e47f784be2b?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="google" scheme="http://paulmcaleer.vox.com/tags/google/" label="google" /> 
    <category term="ui" scheme="http://paulmcaleer.vox.com/tags/ui/" label="ui" /> 
    <category term="ui design" scheme="http://paulmcaleer.vox.com/tags/ui+design/" label="ui design" /> 
    <category term="vox" scheme="http://paulmcaleer.vox.com/tags/vox/" label="vox" /> 
    <category term="buttons" scheme="http://paulmcaleer.vox.com/tags/buttons/" label="buttons" /> 
    <category term="thoughts" scheme="http://paulmcaleer.vox.com/tags/thoughts/" label="thoughts" /> 
    <category term="experience" scheme="http://paulmcaleer.vox.com/tags/experience/" label="experience" /> 
    <category term="ponderings" scheme="http://paulmcaleer.vox.com/tags/ponderings/" label="ponderings" /> 
    <category term="google checkout" scheme="http://paulmcaleer.vox.com/tags/google+checkout/" label="google checkout" /> 
    <category term="musings" scheme="http://paulmcaleer.vox.com/tags/musings/" label="musings" /> 
    </entry> 
</feed>


