<?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: Support for Opera</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/support-for-opera</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/bugs/support-for-opera/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Markus on Support for Opera</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/support-for-opera#p7731</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/support-for-opera#p7731</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>i tested the Grid in Opera and it was not working correctly, because of how opera loads the javascript files.</p>
<p>with this change in file jquery.JqGrid.js in line 133.</p>
<p>BEFORE<br />=====================<br />if(jQuery.browser.safari &#124;&#124; jQuery.browser.msie) {</p>
<p>AFTER<br />=====================<br />if(!jQuery.browser.mozilla) {</p>
<p>it&#39;s working. I have jqgrid version 3.4.2</p>
</p>
<p>Regards<br />Markus</p></p>
]]></description>
        	        	<pubDate>Thu, 09 Jul 2009 03:47:09 +0300</pubDate>
        </item>
</channel>
</rss>