<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

  <channel>
    <title>mezzoblue: Anchor Buttons</title>
    <link>http://mezzoblue.com/archives/2008/09/17/anchor_butto/</link>
    <description>Comments on the mezzoblue entry &#8220;Anchor Buttons&#8221;</description>
    <dc:language>en-us</dc:language>
    <dc:date>2008-12-11T14:35:57-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.35" />
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>


    <item>
      <title>By Jamie Stuart, at 09:20:15 on 2008-09-18.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039041</link>
      <content:encoded><![CDATA[<p>We use 'sexy' css buttons from</p>

<p><a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html" rel="nofollow">http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html</a></p>

<p>They work pretty well, especially in IE.</p>]]></content:encoded>
      <dc:date>2008-09-18T09:20:15-08:00</dc:date>
    </item>
    <item>
      <title>By Dave S., at 10:57:27 on 2008-09-18.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039042</link>
      <content:encoded><![CDATA[<p>Ah, right, the IE submit problem. Goes to show how much time I do back-end processing, I'd completely forgotten about that.</p>

<p>So, no, I don't have a fix for that; I was mainly interested in the front end here.</p>]]></content:encoded>
      <dc:date>2008-09-18T10:57:27-08:00</dc:date>
    </item>
    <item>
      <title>By Juliano Moreira, at 15:28:39 on 2008-09-18.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039043</link>
      <content:encoded><![CDATA[<p>@wolf: Did you figure out how to get rid of the black border? <br />
@Dave: You've got a neat example of how to style buttons and anchors but it seems to me that you spent a quiet some time working on that. I've been working on a similar solution myself without being success yet. Getting the images to line up is the hard part. I don't know if you noticed it but your buttons flickr back and forth between images in IE/6 and IE/7  It's weird!</p>]]></content:encoded>
      <dc:date>2008-09-18T15:28:39-08:00</dc:date>
    </item>
    <item>
      <title>By Wolf, at 00:35:37 on 2008-09-19.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039045</link>
      <content:encoded><![CDATA[<p>@Juliano Moreira: no, I never figured that one out, I don't think it's possible.</p>]]></content:encoded>
      <dc:date>2008-09-19T00:35:37-08:00</dc:date>
    </item>
    <item>
      <title>By Ignacio Ricci, at 07:08:28 on 2008-09-19.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039046</link>
      <content:encoded><![CDATA[<p>I don't like it much.</p>

<p>I prefer CSS Globe's way, <br />
<a href="http://cssglobe.com/lab/button/" rel="nofollow">http://cssglobe.com/lab/button/</a></p>

<p>or Google Analytics way.<br />
(Inspect google analytics button, with Firebug and check it out).<br />
</p>]]></content:encoded>
      <dc:date>2008-09-19T07:08:28-08:00</dc:date>
    </item>
    <item>
      <title>By Jeremy Keith, at 04:46:02 on 2008-09-22.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039059</link>
      <content:encoded><![CDATA[<p>Nate, I think the trick with the BUTTON element is to use it only to submit a form, but not to submit any information itself. For that, use INPUT elements (type="hidden").</p>

<p>This was the subject of recent discussion on Drew's site:<br />
<a href="http://allinthehead.com/retro/330/coping-with-internet-explorers-mishandling-of-buttons" rel="nofollow">http://allinthehead.com/retro/330/coping-with-internet-explorers-mishandling-of-buttons</a></p>]]></content:encoded>
      <dc:date>2008-09-22T04:46:02-08:00</dc:date>
    </item>
    <item>
      <title>By Adam Bryson, at 08:13:52 on 2008-09-22.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039060</link>
      <content:encoded><![CDATA[<p>I also have had to fight the problem of a black border around button elements in IE. Very annoying. I think cross browser functionality has been my biggest challenge in every project this year.</p>]]></content:encoded>
      <dc:date>2008-09-22T08:13:52-08:00</dc:date>
    </item>
    <item>
      <title>By Gerben, at 08:49:24 on 2008-09-23.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039064</link>
      <content:encoded><![CDATA[<p>Somehow the outline on the anchor, when it is focused, is no longer visible in Firefox (3). This is kind of an accessibility issue.<br />
The buttons are working fine.</p>]]></content:encoded>
      <dc:date>2008-09-23T08:49:24-08:00</dc:date>
    </item>
    <item>
      <title>By Marcel Feenstra, at 15:42:47 on 2008-09-25.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039069</link>
      <content:encoded><![CDATA[<p>@Ignacio Ricci: I believe those are all *buttons*, not buttons and *anchors* styled similarly!</p>]]></content:encoded>
      <dc:date>2008-09-25T15:42:47-08:00</dc:date>
    </item>
    <item>
      <title>By Jason Evers, at 20:54:02 on 2008-10-29.</title>
      <link>http://www.mezzoblue.com/archives/2008/09/17/anchor_butto/comments/index.php#c039283</link>
      <content:encoded><![CDATA[<p>I still can't get over the havoc that the text-transform property wreaks in IE6 on button styling.. </p>

<p>I was pulling my hair out on a button with a background image and perhaps it was a magical combo of previous junk-perties assigned trying to get it to work, but upon distillation of the CSS, IE6 rendered the text-transform: uppercase to act as an image replacement's negative text indent... Whoa.</p>]]></content:encoded>
      <dc:date>2008-10-29T20:54:02-08:00</dc:date>
    </item>




  </channel>
</rss>