<?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>Comments on: Typo3 &#8211; Browserweiche (Conditional Comments)</title>
	<atom:link href="http://www.just4freaks.de/tutorials/typo3-browserweiche-conditional-comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.just4freaks.de/tutorials/typo3-browserweiche-conditional-comments</link>
	<description>Typo3 München Wordpress Starnberg  Freelancer</description>
	<lastBuildDate>Fri, 03 Feb 2012 08:46:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.just4freaks.de/tutorials/typo3-browserweiche-conditional-comments/comment-page-1#comment-11563</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 09 Nov 2011 13:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://jf4blog.just4freaks.de/?p=144#comment-11563</guid>
		<description>theoretisch schon ;) man könnte auch alles per alles headerdata einbinden ohne jeweilige abfrage. das muss jeder für sich entscheiden. ich selber find es so sauberer</description>
		<content:encoded><![CDATA[<p>theoretisch schon ;) man könnte auch alles per alles headerdata einbinden ohne jeweilige abfrage. das muss jeder für sich entscheiden. ich selber find es so sauberer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DerZyklop</title>
		<link>http://www.just4freaks.de/tutorials/typo3-browserweiche-conditional-comments/comment-page-1#comment-11560</link>
		<dc:creator>DerZyklop</dc:creator>
		<pubDate>Wed, 09 Nov 2011 12:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://jf4blog.just4freaks.de/?p=144#comment-11560</guid>
		<description>Wird der zusatz &lt;b&gt;...[if lte IE 7]...&lt;/b&gt; nicht überflüssig durch das &lt;b&gt;[browser = msie] AND [version &gt;6]
&lt;/b&gt;?</description>
		<content:encoded><![CDATA[<p>Wird der zusatz <b>&#8230;[if lte IE 7]&#8230;</b> nicht überflüssig durch das <b>[browser = msie] AND [version &gt;6]<br />
</b>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sven</title>
		<link>http://www.just4freaks.de/tutorials/typo3-browserweiche-conditional-comments/comment-page-1#comment-11463</link>
		<dc:creator>sven</dc:creator>
		<pubDate>Mon, 31 Oct 2011 13:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://jf4blog.just4freaks.de/?p=144#comment-11463</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.just4freaks.de/tutorials/typo3-browserweiche-conditional-comments/comment-page-1#comment-10379</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 25 Jul 2011 08:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://jf4blog.just4freaks.de/?p=144#comment-10379</guid>
		<description>Danke für deinen Code-Schnippsel, hat mir bei der Problemlösung geholfen!

Aber ist es nicht unnötig, wenn man schon den Browser per Typoscript abfragt dann auch noch als Inhalt ein &lt;!-- Conditional Comment --&gt; zu benutzen? Das ist doch doppelt gemoppelt. :)

lg Tom</description>
		<content:encoded><![CDATA[<p>Danke für deinen Code-Schnippsel, hat mir bei der Problemlösung geholfen!</p>
<p>Aber ist es nicht unnötig, wenn man schon den Browser per Typoscript abfragt dann auch noch als Inhalt ein <!-- Conditional Comment --> zu benutzen? Das ist doch doppelt gemoppelt. :)</p>
<p>lg Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timo</title>
		<link>http://www.just4freaks.de/tutorials/typo3-browserweiche-conditional-comments/comment-page-1#comment-838</link>
		<dc:creator>Timo</dc:creator>
		<pubDate>Wed, 22 Apr 2009 10:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://jf4blog.just4freaks.de/?p=144#comment-838</guid>
		<description>Hi,

for me, this worked fine, to deliver different stylesheets to IE6 and IE7: 

browser = msie]
[version = 6]
  page.includeCSS {
    file2 = uploads/tf/ie6.css
  }
[end]

browser = msie]
[version = 7]
  page.includeCSS {
    file2 = uploads/tf/ie7.css
  }
[end]

Greetings,
Timo</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>for me, this worked fine, to deliver different stylesheets to IE6 and IE7: </p>
<p>browser = msie]<br />
[version = 6]<br />
  page.includeCSS {<br />
    file2 = uploads/tf/ie6.css<br />
  }<br />
[end]</p>
<p>browser = msie]<br />
[version = 7]<br />
  page.includeCSS {<br />
    file2 = uploads/tf/ie7.css<br />
  }<br />
[end]</p>
<p>Greetings,<br />
Timo</p>
]]></content:encoded>
	</item>
</channel>
</rss>

