<?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 Comments</title>
	<atom:link href="http://webdesignpond.co.uk/tips-tutorials/conditional-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignpond.co.uk/tips-tutorials/conditional-comments/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 24 Dec 2011 05:02:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dizi</title>
		<link>http://webdesignpond.co.uk/tips-tutorials/conditional-comments/#comment-193</link>
		<dc:creator>Dizi</dc:creator>
		<pubDate>Thu, 28 Jul 2011 12:38:25 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignpond.co.uk/wdp/?p=1986#comment-193</guid>
		<description>Hi Ami, there are a lot issues with coding for cross compatibility. One tiny little bit of code can make a whole website look wrong in one browser while right in another, so its impossible to pin point your problem without seeing the websites code.  If you want me to have a look at it let me know and I&#039;ll see if I can help.</description>
		<content:encoded><![CDATA[<p>Hi Ami, there are a lot issues with coding for cross compatibility. One tiny little bit of code can make a whole website look wrong in one browser while right in another, so its impossible to pin point your problem without seeing the websites code.  If you want me to have a look at it let me know and I&#8217;ll see if I can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ami</title>
		<link>http://webdesignpond.co.uk/tips-tutorials/conditional-comments/#comment-192</link>
		<dc:creator>Ami</dc:creator>
		<pubDate>Tue, 26 Jul 2011 11:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignpond.co.uk/wdp/?p=1986#comment-192</guid>
		<description>Fine,  this is for IE, but what about other browsers and their versions. I am having problems in those. Please help. What should i do.</description>
		<content:encoded><![CDATA[<p>Fine,  this is for IE, but what about other browsers and their versions. I am having problems in those. Please help. What should i do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Den</title>
		<link>http://webdesignpond.co.uk/tips-tutorials/conditional-comments/#comment-191</link>
		<dc:creator>Den</dc:creator>
		<pubDate>Fri, 20 Aug 2010 11:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignpond.co.uk/wdp/?p=1986#comment-191</guid>
		<description>dizi is right conditional statements can be useful, i use them alot in my work as its better to remove things than to hack away at them.</description>
		<content:encoded><![CDATA[<p>dizi is right conditional statements can be useful, i use them alot in my work as its better to remove things than to hack away at them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dizi</title>
		<link>http://webdesignpond.co.uk/tips-tutorials/conditional-comments/#comment-190</link>
		<dc:creator>Dizi</dc:creator>
		<pubDate>Thu, 22 Jul 2010 13:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignpond.co.uk/wdp/?p=1986#comment-190</guid>
		<description>I think it really depends on the site itself, for example recently I did a site where there was a png that faded from black to transparent, it added nothing but a nice design touch to  the website, so rather than use a png hack so that it worked on IE6 I used a conditional comment and just removed it on anything before IE7. 

I do agree though that it shouldn&#039;t be relied upon as a quick fix, it should be used to help a site downgrade gracefully if there is no other way to do it and if it is better to use a conditional comment rather than using a hack.</description>
		<content:encoded><![CDATA[<p>I think it really depends on the site itself, for example recently I did a site where there was a png that faded from black to transparent, it added nothing but a nice design touch to  the website, so rather than use a png hack so that it worked on IE6 I used a conditional comment and just removed it on anything before IE7. </p>
<p>I do agree though that it shouldn&#8217;t be relied upon as a quick fix, it should be used to help a site downgrade gracefully if there is no other way to do it and if it is better to use a conditional comment rather than using a hack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://webdesignpond.co.uk/tips-tutorials/conditional-comments/#comment-189</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Thu, 22 Jul 2010 12:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignpond.co.uk/wdp/?p=1986#comment-189</guid>
		<description>Im not a fan of conditional comments, in fact at work we now have a policy of not using them at all.

Websites can be built quite easily without having to add browser specific code and as developers one of our aims should be to avoid things like this and only use them as a last resort, preferably not at all.</description>
		<content:encoded><![CDATA[<p>Im not a fan of conditional comments, in fact at work we now have a policy of not using them at all.</p>
<p>Websites can be built quite easily without having to add browser specific code and as developers one of our aims should be to avoid things like this and only use them as a last resort, preferably not at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: target web design</title>
		<link>http://webdesignpond.co.uk/tips-tutorials/conditional-comments/#comment-188</link>
		<dc:creator>target web design</dc:creator>
		<pubDate>Tue, 20 Jul 2010 12:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignpond.co.uk/wdp/?p=1986#comment-188</guid>
		<description>great article for browser compatiility, something all programmers should be aware.</description>
		<content:encoded><![CDATA[<p>great article for browser compatiility, something all programmers should be aware.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebCreationUK</title>
		<link>http://webdesignpond.co.uk/tips-tutorials/conditional-comments/#comment-187</link>
		<dc:creator>WebCreationUK</dc:creator>
		<pubDate>Tue, 20 Jul 2010 10:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignpond.co.uk/wdp/?p=1986#comment-187</guid>
		<description>Simple at straight to the object, nice post.</description>
		<content:encoded><![CDATA[<p>Simple at straight to the object, nice post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

