<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: The IE inline-wrap bug</title>
	<atom:link href="http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/</link>
	<description>Sascha Postner auf der Jagd.</description>
	<lastBuildDate>Fri, 27 Jan 2012 11:58:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Von: Manipulation</title>
		<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/#comment-7978</link>
		<dc:creator>Manipulation</dc:creator>
		<pubDate>Mon, 02 May 2011 23:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postner.de/2006/04/20/the-ie-inline-wrap-bug/#comment-7978</guid>
		<description>Danke, nun endlich habe ich den Sachverhalt ganz kapiert</description>
		<content:encoded><![CDATA[<p>Danke, nun endlich habe ich den Sachverhalt ganz kapiert</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Dirk</title>
		<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/#comment-623</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Tue, 22 May 2007 08:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postner.de/2006/04/20/the-ie-inline-wrap-bug/#comment-623</guid>
		<description>So viel Aufwand nur für den dummen IE</description>
		<content:encoded><![CDATA[<p>So viel Aufwand nur für den dummen IE</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Baustellen &#124; Endl.de &#124; Zielpublikum Weblog</title>
		<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/#comment-622</link>
		<dc:creator>Baustellen &#124; Endl.de &#124; Zielpublikum Weblog</dc:creator>
		<pubDate>Fri, 09 Jun 2006 12:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postner.de/2006/04/20/the-ie-inline-wrap-bug/#comment-622</guid>
		<description>[...] Nur, ihr mal seht, dass wir alle unser Web-P&#228;ckchen zu tragen haben. Ein paar andere Dinge, wie die Sache mit 404 und Wordpress sind ToDos, das ist was anderes. Und manche Dinge, wie dieses bl&#246;de Darstellungsproblem im Zusammenspiel mit dem Link-Indication-Plugin (auf das ist nicht mehr verzichten will!), sind eben so - kann man nichts machen, Kr&#246;te muss man schlucken. [...]</description>
		<content:encoded><![CDATA[<p>[...] Nur, ihr mal seht, dass wir alle unser Web-P&#38;#228;ckchen zu tragen haben. Ein paar andere Dinge, wie die Sache mit 404 und WordPress sind ToDos, das ist was anderes. Und manche Dinge, wie dieses bl&#38;#246;de Darstellungsproblem im Zusammenspiel mit dem Link-Indication-Plugin (auf das ist nicht mehr verzichten will!), sind eben so &#8211; kann man nichts machen, Kr&#38;#246;te muss man schlucken. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: links for 2006-06-05 &#124; Endl.de &#124; Zielpublikum Weblog</title>
		<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/#comment-621</link>
		<dc:creator>links for 2006-06-05 &#124; Endl.de &#124; Zielpublikum Weblog</dc:creator>
		<pubDate>Tue, 06 Jun 2006 08:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postner.de/2006/04/20/the-ie-inline-wrap-bug/#comment-621</guid>
		<description>[...] Problem         Keine Kommentare - jetzt Kommentar schreiben &#187;      Noch keine Kommentare.    RSS-Feed f&uuml;r Kommentare zu diesem Beitrag.          Einen Kommentarhinterlassen [...]</description>
		<content:encoded><![CDATA[<p>[...] Problem         Keine Kommentare &#8211; jetzt Kommentar schreiben &#38;#187;      Noch keine Kommentare.    RSS-Feed f&#38;uuml;r Kommentare zu diesem Beitrag.          Einen Kommentarhinterlassen [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Sascha Postner</title>
		<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/#comment-620</link>
		<dc:creator>Sascha Postner</dc:creator>
		<pubDate>Thu, 27 Apr 2006 18:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postner.de/2006/04/20/the-ie-inline-wrap-bug/#comment-620</guid>
		<description>Hello Irene,

thank you for your comment. I totally understand your issue. And I agree.
Of course it is still a stupid thing, that not all Browsers act the same and one can feel free to dislike this &quot;solution&quot; ;-). Anyway one could be limit the css class to the Contentarea which you as an editor use. in example

#content .maintext a.liexternal {wired-css-stuff-here}

A not so easy idea could also be to break such extra large links in the middle with an additional little skript (I did such thing ones for a small sidebar - like this one here).

Or you just import the brilliant IE7-lib of Dean Edwards, which &lt;a href=&quot;http://dean.edwards.name/IE7/&quot; rel=&quot;nofollow&quot;&gt;makes the IE standard compliant&lt;/a&gt; (by the way, I have never checked if the behaviour of IE or Firefox is standard compliant - we just get so sloppy in trusting Mozilla :-D)

So there are solutions everywhere... :-)</description>
		<content:encoded><![CDATA[<p>Hello Irene,</p>
<p>thank you for your comment. I totally understand your issue. And I agree.<br />
Of course it is still a stupid thing, that not all Browsers act the same and one can feel free to dislike this &#8220;solution&#8221; <img src='http://www.postner.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> . Anyway one could be limit the css class to the Contentarea which you as an editor use. in example</p>
<p>#content .maintext a.liexternal {wired-css-stuff-here}</p>
<p>A not so easy idea could also be to break such extra large links in the middle with an additional little skript (I did such thing ones for a small sidebar &#8211; like this one here).</p>
<p>Or you just import the brilliant IE7-lib of Dean Edwards, which <a href="http://dean.edwards.name/IE7/" rel="nofollow" class="liexternal">makes the IE standard compliant</a> (by the way, I have never checked if the behaviour of IE or Firefox is standard compliant &#8211; we just get so sloppy in trusting Mozilla <img src='http://www.postner.de/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> )</p>
<p>So there are solutions everywhere&#8230; <img src='http://www.postner.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Irene</title>
		<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/#comment-619</link>
		<dc:creator>Irene</dc:creator>
		<pubDate>Thu, 27 Apr 2006 15:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postner.de/2006/04/20/the-ie-inline-wrap-bug/#comment-619</guid>
		<description>I&#039;m not sure is a good idea. At least in blogs I was designed, were I&#039;m not author, I can&#039;t use this solution because I can&#039;t limit link extension. I prefer the inicial error and not lines like this:
text,
&lt;a href=&quot;&quot; rel=&quot;nofollow&quot;&gt;large link large link large link large link large link large link&lt;/a&gt;
text text text text text text text text text text text text text

anyway, thanks for sharing!</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure is a good idea. At least in blogs I was designed, were I&#8217;m not author, I can&#8217;t use this solution because I can&#8217;t limit link extension. I prefer the inicial error and not lines like this:<br />
text,<br />
<a href="" rel="nofollow">large link large link large link large link large link large link</a><br />
text text text text text text text text text text text text text</p>
<p>anyway, thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Sascha Postner</title>
		<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/#comment-618</link>
		<dc:creator>Sascha Postner</dc:creator>
		<pubDate>Tue, 25 Apr 2006 04:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postner.de/2006/04/20/the-ie-inline-wrap-bug/#comment-618</guid>
		<description>@Michael: Nice! I did not have the time to test this yet. :-) I should modifiy my article soon.</description>
		<content:encoded><![CDATA[<p>@Michael: Nice! I did not have the time to test this yet. <img src='http://www.postner.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  I should modifiy my article soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Michael</title>
		<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/#comment-617</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 24 Apr 2006 20:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postner.de/2006/04/20/the-ie-inline-wrap-bug/#comment-617</guid>
		<description>Thanks again for this article.
In the meantime I have found out that the Opera browser moves the links a few pixels to the top when you use &quot;display: inline-block&quot;. Therefore I recommend to use conditional statements to apply inline-block. See &lt;a href=&quot;http://www.sw-guide.de/weblog/2006-04-24/inline-wrap-bug-of-internet-explorer/&quot; rel=&quot;nofollow&quot;&gt;Inline Wrap Bug of Internet Explorer&lt;/a&gt; for details.</description>
		<content:encoded><![CDATA[<p>Thanks again for this article.<br />
In the meantime I have found out that the Opera browser moves the links a few pixels to the top when you use &#8220;display: inline-block&#8221;. Therefore I recommend to use conditional statements to apply inline-block. See <a href="http://www.sw-guide.de/weblog/2006-04-24/inline-wrap-bug-of-internet-explorer/" rel="nofollow" class="liexternal">Inline Wrap Bug of Internet Explorer</a> for details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Software Guide &#38;#187; Inline Wrap Bug of Internet Explorer</title>
		<link>http://www.postner.de/blog/2006/04/20/the-ie-inline-wrap-bug/#comment-616</link>
		<dc:creator>Software Guide &#38;#187; Inline Wrap Bug of Internet Explorer</dc:creator>
		<pubDate>Mon, 24 Apr 2006 20:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.postner.de/2006/04/20/the-ie-inline-wrap-bug/#comment-616</guid>
		<description>[...] The blue moped bloghas evaluated this issue and recommends the following solution: Using display: inline-block in the CSS: a.liexternal { background: url(images/icon.gif) no-repeat right; padding-right: 10px; display: inline-block; } [...]</description>
		<content:encoded><![CDATA[<p>[...] The blue moped bloghas evaluated this issue and recommends the following solution: Using display: inline-block in the CSS: a.liexternal { background: url(images/icon.gif) no-repeat right; padding-right: 10px; display: inline-block; } [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

