<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>langui.sh &#187; javascript</title>
	<atom:link href="http://langui.sh/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://langui.sh</link>
	<description>Fun hacks, WP plugins, photography, and PKI junk.  Languishing since 2008.</description>
	<lastBuildDate>Tue, 24 Aug 2010 17:40:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Tab Duplicator, A Safari 5 Extension</title>
		<link>http://langui.sh/2010/06/14/tab-duplicator-a-safari-5-extension/</link>
		<comments>http://langui.sh/2010/06/14/tab-duplicator-a-safari-5-extension/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 14:37:48 +0000</pubDate>
		<dc:creator>Paul Kehrer</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://langui.sh/?p=1222</guid>
		<description><![CDATA[View All My Safari Extensions Tab Duplicator adds a contextual menu item as well as a toolbar icon1 that will duplicate your active tab. By default it creates a new tab in the background, but it can be configured to make them foreground as well. You can also select tab positioning (first, last, before active [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cdn.langui.sh/2010/06/Icon-64.png"><img src="http://cdn.langui.sh/2010/06/Icon-64.png" alt="" title="Icon-64" width="64" height="64" class="alignleft size-full wp-image-1247" style="background:none;border:0" /></a><br />
<a href="/safari-extensions/">View All My Safari Extensions</a></p>
<p>Tab Duplicator adds a contextual menu item as well as a toolbar icon<sup class='footnote'><a href='#fn-1222-1' id='fnref-1222-1'>1</a></sup> that will duplicate your active tab. By default it creates a new tab in the background, but it can be configured to make them foreground as well.  You can also select tab positioning (first, last, before active tab, after active tab).</p>
<p><a href="http://cdn.langui.sh/2010/06/tab-duplicator-menu.png"><img src="http://cdn.langui.sh/2010/06/tab-duplicator-menu.png" alt="" title="tab-duplicator-menu" width="220" height="230" class="alignright size-full wp-image-1223" /></a></p>
<p>To install:</p>
<ul>
<li><a href="http://langui.sh/extensions/Tab-Duplicator.safariextz">Download</a> the signed extension and double click to install<sup class='footnote'><a href='#fn-1222-2' id='fnref-1222-2'>2</a></sup></li>
<li>Right click and choose &#8220;Duplicate Tab&#8221;.</li>
</ul>
<p>You can <a href="http://github.com/reaperhulk/Tab-Duplicator">view the source</a> on GitHub as well! If you have suggestions for improvements let me know!  <b>Bug reports should be directed to the <a href="http://github.com/reaperhulk/Tab-Duplicator/issues">issues</a> page.</b></p>
<p><b>Changes in 1.2</b></p>
<ul>
<li>Added toolbar icon in addition to contextual menu. If you don&#8217;t want it you can hold command and click and drag it off to remove.</li>
<li>You can now choose where to position your duplicated tabs. Choices are after current tab (default), before current tab, beginning, or end.</li>
<li>Optimized code. No more injected script.</li>
<li>Validation of events (disables button/contextual menu item if no URL is loaded)</li>
</ul>
<p>Thanks to <a href="http://hippotrouble.com">Brian Kim</a> for the icon!
<div class='footnotes'>
<div class='footnotedivider'></div>
<ol>
<li id='fn-1222-1'>You can hold command and drag the toolbar item off the toolbar if you don&#8217;t want to use it! <span class='footnotereverse'><a href='#fnref-1222-1'>&#8617;</a></span></li>
<li id='fn-1222-2'>If you haven&#8217;t enabled extensions in Safari then <a href="/2010/06/13/enabling-extensions-in-safari-5/">learn how</a>. <span class='footnotereverse'><a href='#fnref-1222-2'>&#8617;</a></span></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://langui.sh/2010/06/14/tab-duplicator-a-safari-5-extension/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Google Lightboxer, A Safari 5 Extension</title>
		<link>http://langui.sh/2010/06/13/google-lightboxer-a-safari-5-extension/</link>
		<comments>http://langui.sh/2010/06/13/google-lightboxer-a-safari-5-extension/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 18:35:21 +0000</pubDate>
		<dc:creator>Paul Kehrer</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://langui.sh/?p=1183</guid>
		<description><![CDATA[7/20/2010 Update &#8211; Google has released a significant images update that breaks lightboxer. I&#8217;ll look into this and fix it within the next week or so. View All My Safari Extensions Google Lightboxer1 is a Safari 5 extension that creates a Lightbox2 slideshow on Google Images. Click any image and a slideshow will appear loading [...]]]></description>
			<content:encoded><![CDATA[<p><b>7/20/2010 Update</b> &#8211; Google has released a significant images update that breaks lightboxer. I&#8217;ll look into this and fix it within the next week or so.</p>
<p><a href="http://cdn.langui.sh/2010/06/google-lightboxer-icon.png"><img src="http://cdn.langui.sh/2010/06/google-lightboxer-icon.png" alt="" title="google-lightboxer-icon" width="64" height="64" class="alignleft size-full wp-image-1257" style="background:none;border:0" /></a><br />
<a href="/safari-extensions/">View All My Safari Extensions</a></p>
<p>Google Lightboxer<sup class='footnote'><a href='#fn-1183-1' id='fnref-1183-1'>1</a></sup> is a Safari 5 extension that creates a Lightbox<sup class='footnote'><a href='#fn-1183-2' id='fnref-1183-2'>2</a></sup> slideshow on Google Images. Click any image and a slideshow will appear loading the full resolution images. If you don&#8217;t want to have the lightbox appear, hold command and it will be disabled temporarily.</p>
<p>To install:</p>
<ul>
<li><a href="http://langui.sh/extensions/Google-Lightboxer.safariextz" style="font-weight:bold">Download</a> the signed extension and double click to install<sup class='footnote'><a href='#fn-1183-3' id='fnref-1183-3'>3</a></sup></li>
<li>Load <a href="http://images.google.com">Google Images</a> and do a search.</li>
</ul>
<p><b>Latest Release &#8211; v1.3</b></p>
<ul>
<li>Pulls the Google Images metadata into the colorbox so you can see it while you&#8217;re browsing more easily.</li>
</ul>
<p>Known issues:</p>
<ul>
<li>Some JS errors in console. Will be resolved in future release, but they are cosmetic only.</li>
</ul>
<p>You can <a href="http://github.com/reaperhulk/Google-Lightboxer">view the source</a> on GitHub as well! If you have suggestions for improvements let me know!  <b>Bug reports should be directed to the <a href="http://github.com/reaperhulk/Google-Lightboxer/issues">issues</a> page.</b></p>
<div class='footnotes'>
<div class='footnotedivider'></div>
<ol>
<li id='fn-1183-1'>Icon courtesy of <a href="http://hippotrouble.com">Brian Kim</a>. <span class='footnotereverse'><a href='#fnref-1183-1'>&#8617;</a></span></li>
<li id='fn-1183-2'>Actually it&#8217;s done using <a href="http://colorpowered.com/colorbox/">Colorbox</a> <span class='footnotereverse'><a href='#fnref-1183-2'>&#8617;</a></span></li>
<li id='fn-1183-3'>If you haven&#8217;t enabled extensions in Safari then <a href="/2010/06/13/enabling-extensions-in-safari-5/">learn how</a>. <span class='footnotereverse'><a href='#fnref-1183-3'>&#8617;</a></span></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://langui.sh/2010/06/13/google-lightboxer-a-safari-5-extension/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>ctrlSwitcher, A Safari 5 Extension</title>
		<link>http://langui.sh/2010/06/12/ctrlswitcher-a-safari-5-extension/</link>
		<comments>http://langui.sh/2010/06/12/ctrlswitcher-a-safari-5-extension/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 05:14:58 +0000</pubDate>
		<dc:creator>Paul Kehrer</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://langui.sh/?p=1162</guid>
		<description><![CDATA[View All My Safari Extensions On the Ars Technica forums someone mentioned that they&#8217;d like to be able to switch between tabs using command + numbers to choose tabs. I took a look at the Safari extension system, and while you can&#8217;t override the shortcuts bound to cmd 1-91 due to security restrictions, control is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cdn.langui.sh/2010/06/ctrl-switcher-icon.png"><img src="http://cdn.langui.sh/2010/06/ctrl-switcher-icon.png" alt="" title="ctrl-switcher-icon" width="64" height="64" class="alignleft size-full wp-image-1259" style="background:none;border:0" /></a><br />
<a href="/safari-extensions/">View All My Safari Extensions</a></p>
<p>On the Ars Technica forums someone mentioned that they&#8217;d like to be able to switch between tabs using command + numbers to choose tabs.  I took a look at the Safari extension system, and while you can&#8217;t override the shortcuts bound to cmd 1-9<sup class='footnote'><a href='#fn-1162-1' id='fnref-1162-1'>1</a></sup> due to security restrictions, control is available.  An hour or so later and ctrlSwitcher was born.</p>
<p>To use:</p>
<ul>
<li><a href="http://langui.sh/extensions/ctrlSwitcher.safariextz">Download</a> the signed extension and double click to install<sup class='footnote'><a href='#fn-1162-2' id='fnref-1162-2'>2</a></sup></li>
<li>Pick if you want to use ctrl, opt, or ctrl+opt as your meta keys (default ctrl) in the prefs</li>
<li>Either close all tabs or restart your browser. ctrlSwitcher has to load a small script in each loaded tab (empty tabs cannot be switched to/from due to limitations on extensions)</li>
</ul>
<p><b>v1.4:</b></p>
<ul>
<li>ctrlSwitcher now allows you to switch tabs 10 through 19. Zero is for tab 10 and Q through P (on a QWERTY layout) is 11-19.<sup class='footnote'><a href='#fn-1162-3' id='fnref-1162-3'>3</a></sup>  Thanks to Zaudragon for the patch!</li>
</ul>
<p><a href="http://cdn.langui.sh/2010/06/ctrlSwitcher-prefs.png"><img src="http://cdn.langui.sh/2010/06/ctrlSwitcher-prefs-300x233.png" alt="" title="ctrlSwitcher-prefs" width="300" height="233" class="alignright size-medium wp-image-1164" /></a><br />
You can <a href="http://github.com/reaperhulk/ctrlSwitcher">view the source</a> on GitHub as well!  If you have suggestions for improvements let me know!  <b>Bug reports should be directed to the <a href="http://github.com/reaperhulk/ctrlSwitcher/issues">issues</a> page.</b>
<div class='footnotes'>
<div class='footnotedivider'></div>
<ol>
<li id='fn-1162-1'>cmd-1 through 9 are assigned to bookmarks on your bookmarks bar in Safari <span class='footnotereverse'><a href='#fnref-1162-1'>&#8617;</a></span></li>
<li id='fn-1162-2'>If you haven&#8217;t enabled extensions in Safari then <a href="/2010/06/13/enabling-extensions-in-safari-5/">learn how</a>. <span class='footnotereverse'><a href='#fnref-1162-2'>&#8617;</a></span></li>
<li id='fn-1162-3'>Unfortunately Safari extensions don&#8217;t have much support for i18n at the moment so other keyboard layouts are not supported. <span class='footnotereverse'><a href='#fnref-1162-3'>&#8617;</a></span></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://langui.sh/2010/06/12/ctrlswitcher-a-safari-5-extension/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>jqGrid Local Data Live Search</title>
		<link>http://langui.sh/2010/03/04/jqgrid-local-data-live-search/</link>
		<comments>http://langui.sh/2010/03/04/jqgrid-local-data-live-search/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 20:34:09 +0000</pubDate>
		<dc:creator>Paul Kehrer</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://langui.sh/?p=986</guid>
		<description><![CDATA[jqGrid is an incredibly powerful and flexible plugin for jQuery that allows you to build data grids using nothing but Javascript, HTML, and CSS. I recently wanted to allow live filtering of local results (no AJAX queries, just parsing local data) based on a search string. View the demo and then follow along below. Basic [...]]]></description>
			<content:encoded><![CDATA[<p>jqGrid is an incredibly powerful and flexible plugin for jQuery that allows you to build data grids using nothing but Javascript, HTML, and CSS.  I recently wanted to allow live filtering of local results (no AJAX queries, just parsing local data) based on a search string.  <a href="/wp-content/other/jqgrid_live_search/" target="_blank">View the demo</a> and then follow along below.</p>
<h3>Basic HTML Structure</h3>
<p>Below is some very basic HTML that you can use to build a jqGrid.</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt;html&gt;
  &lt;head&gt;
    &lt;!--snipped necessary JS and CSS includes here--&gt;
    &lt;title&gt;jqGrid Live Search Demo&lt;/title&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h2&gt;jqGrid Live Search Demo&lt;/h2&gt;
    &lt;table id=&quot;list&quot;&gt;&lt;/table&gt;
  &lt;/body&gt;
&lt;/html&gt;</pre></div></div>

<h3>Create A Grid</h3>
<p>This snippet will create a grid using the &#8220;smoothness&#8221; jQuery-UI theme.  This grid has 3 columns and obtains its data in JSON format from &#8220;data.php&#8221;.  Notice the global declaration of searchColumn and the call to fetch an array of all the data from the name column when the gridComplete event fires.  You could grab the other columns as well, but for this example we&#8217;re only going to search on name.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">var</span> gridimgpath <span style="color: #339933;">=</span> <span style="color: #3366CC;">'css/smoothness/images'</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">var</span> grid <span style="color: #339933;">=</span> jQuery<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#list'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #003366; font-weight: bold;">var</span> searchColumn<span style="color: #339933;">;</span>
&nbsp;
grid.<span style="color: #660066;">jqGrid</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
	url<span style="color: #339933;">:</span><span style="color: #3366CC;">'data.php'</span><span style="color: #339933;">,</span>
	datatype<span style="color: #339933;">:</span> <span style="color: #3366CC;">'json'</span><span style="color: #339933;">,</span>
	mtype<span style="color: #339933;">:</span> <span style="color: #3366CC;">'POST'</span><span style="color: #339933;">,</span>
	colNames<span style="color: #339933;">:</span> <span style="color: #009900;">&#91;</span><span style="color: #3366CC;">'Name'</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'Data'</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'Date'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span>
	colModel <span style="color: #339933;">:</span><span style="color: #009900;">&#91;</span> 
	  <span style="color: #009900;">&#123;</span><span style="color: #000066;">name</span><span style="color: #339933;">:</span><span style="color: #3366CC;">'name'</span><span style="color: #339933;">,</span> index<span style="color: #339933;">:</span><span style="color: #3366CC;">'name'</span><span style="color: #339933;">,</span> width<span style="color: #339933;">:</span><span style="color: #CC0000;">140</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span> 
	  <span style="color: #009900;">&#123;</span><span style="color: #000066;">name</span><span style="color: #339933;">:</span><span style="color: #3366CC;">'data'</span><span style="color: #339933;">,</span> index<span style="color: #339933;">:</span><span style="color: #3366CC;">'data'</span><span style="color: #339933;">,</span> width<span style="color: #339933;">:</span><span style="color: #CC0000;">200</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
	  <span style="color: #009900;">&#123;</span><span style="color: #000066;">name</span><span style="color: #339933;">:</span><span style="color: #3366CC;">'date'</span><span style="color: #339933;">,</span> index<span style="color: #339933;">:</span><span style="color: #3366CC;">'date'</span><span style="color: #339933;">,</span> width<span style="color: #339933;">:</span><span style="color: #CC0000;">200</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
	<span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span>
	sortname<span style="color: #339933;">:</span> <span style="color: #3366CC;">'date'</span><span style="color: #339933;">,</span>
	sortorder<span style="color: #339933;">:</span> <span style="color: #3366CC;">'asc'</span><span style="color: #339933;">,</span>
	caption<span style="color: #339933;">:</span><span style="color: #3366CC;">'Search: &lt;input type=&quot;search&quot; id=&quot;gridsearch&quot; placeholder=&quot;Search&quot; results=&quot;0&quot; class=&quot;gridsearch&quot; /&gt;'</span><span style="color: #339933;">,</span>
	viewrecords<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span>
	loadonce<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span>
	width<span style="color: #339933;">:</span> <span style="color: #CC0000;">750</span><span style="color: #339933;">,</span>
	forceFit<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #339933;">,</span>
	height<span style="color: #339933;">:</span><span style="color: #CC0000;">130</span><span style="color: #339933;">,</span>
	gridComplete<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
		searchColumn <span style="color: #339933;">=</span> grid.<span style="color: #660066;">jqGrid</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'getCol'</span><span style="color: #339933;">,</span><span style="color: #3366CC;">'name'</span><span style="color: #339933;">,</span><span style="color: #003366; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span> <span style="color: #006600; font-style: italic;">//needed for live filtering search</span>
	<span style="color: #009900;">&#125;</span>
  <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

<h3>Live Filtering</h3>
<p>This is the simple code that allows us to live filter on the grid.  It will hide any id that doesn&#8217;t match the string you&#8217;re entering.  The search is case insensitive.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #006600; font-style: italic;">//for live filtering search</span>
jQuery<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#gridsearch'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">keyup</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span> <span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #003366; font-weight: bold;">var</span> searchString <span style="color: #339933;">=</span> jQuery<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">val</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">toLowerCase</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
	jQuery.<span style="color: #660066;">each</span><span style="color: #009900;">&#40;</span>searchColumn<span style="color: #339933;">,</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
		<span style="color: #000066; font-weight: bold;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">value</span>.<span style="color: #660066;">toLowerCase</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">indexOf</span><span style="color: #009900;">&#40;</span>searchString<span style="color: #009900;">&#41;</span> <span style="color: #339933;">==</span> <span style="color: #339933;">-</span><span style="color: #CC0000;">1</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
			jQuery<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#'</span><span style="color: #339933;">+</span><span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">id</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">hide</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
		<span style="color: #009900;">&#125;</span> <span style="color: #000066; font-weight: bold;">else</span> <span style="color: #009900;">&#123;</span>
			jQuery<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'#'</span><span style="color: #339933;">+</span><span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">id</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">show</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>
		<span style="color: #009900;">&#125;</span>
	<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span></pre></div></div>

<h3>Known Issues</h3>
<p>At the moment if the first row is hidden the grid becomes unaligned from its headers (and live resizing of the columns does not work).  This issue can be hidden by making all the headers the same width, but if a user resizes the problem will be visible again.  There is a <a href="http://github.com/tonytomov/jqGrid/issues#issue/26" target="_blank">bug</a> open on github to correct the issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://langui.sh/2010/03/04/jqgrid-local-data-live-search/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
