<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: what will not function in quirks mode</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/what-will-not-function-in-quirks-mode</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/what-will-not-function-in-quirks-mode/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on what will not function in quirks mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/what-will-not-function-in-quirks-mode#p27700</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/what-will-not-function-in-quirks-mode#p27700</guid>
        	        	<description><![CDATA[<p>jqGrid uses jQuery UI CSS. jQuery UI don&#39;t support quirks mode too. The usage of quirks mode means that you are in the time before publishing of HTML 4 in december 1997. All web browsers created in the current year thousend (starting with 2000) support HTML 4. So I think that you should probably fix your code by including some &#60;!DOCTYPE html ...&#62; statement.</p>
<p>If you don&#39;t use &#60;!DOCTYPE html ...&#62; you can&#39;t use practically any recent JavaScript library. Even if some features will be work you will be definitively in not tested and not supported environment.</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 08 Nov 2012 15:15:29 +0200</pubDate>
        </item>
        <item>
        	<title>jm44122 on what will not function in quirks mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/what-will-not-function-in-quirks-mode#p27699</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/what-will-not-function-in-quirks-mode#p27699</guid>
        	        	<description><![CDATA[<p>I need to remove the code that prevents quirks mode. What features can I expect not to work correctly? Any other issues might I expect to see? Thanks.</p>
]]></description>
        	        	<pubDate>Thu, 08 Nov 2012 15:01:54 +0200</pubDate>
        </item>
</channel>
</rss>