<?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: Conditional Stylesheets in FBML</title>
	<atom:link href="http://serversideguy.com/2010/06/20/conditional-stylesheets-in-fbml/feed/" rel="self" type="application/rss+xml" />
	<link>http://serversideguy.com/2010/06/20/conditional-stylesheets-in-fbml/</link>
	<description>Just another Barsness Solutions weblog</description>
	<lastBuildDate>Tue, 07 Feb 2012 05:25:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Marshall</title>
		<link>http://serversideguy.com/2010/06/20/conditional-stylesheets-in-fbml/comment-page-1/#comment-28684</link>
		<dc:creator>Marshall</dc:creator>
		<pubDate>Wed, 29 Sep 2010 01:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://serversideguy.com.mu.barsnesssolutions.com/?p=289#comment-28684</guid>
		<description>This is incorrect. 

You can use the fb:user-agent tag to add conditionals for various browsers.


  Hi IE 6/7 users.



  Hi people not using Firefox.



  Hi Mozilla (but not Firefox 2.0) users.



  Hi IE (but not IE 6) users.


See http://developers.facebook.com/docs/reference/fbml/user-agent for complete documentation.</description>
		<content:encoded><![CDATA[<p>This is incorrect. </p>
<p>You can use the fb:user-agent tag to add conditionals for various browsers.</p>
<p>  Hi IE 6/7 users.</p>
<p>  Hi people not using Firefox.</p>
<p>  Hi Mozilla (but not Firefox 2.0) users.</p>
<p>  Hi IE (but not IE 6) users.</p>
<p>See <a href="http://developers.facebook.com/docs/reference/fbml/user-agent" rel="nofollow">http://developers.facebook.com/docs/reference/fbml/user-agent</a> for complete documentation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

