HI All, I'm applying a jquery.UI theme to the standard jqgrid but am finding that the page renders very very slowly. I have tested this in IE6, IE7 and FF.
Once I remove the following reference, the page renders quickly again.
|
1 |
<span class="sc2"><<a href="http://december.com/html/4/element/link.html" target="_blank" rel="nofollow"><span class="kw2"><span class="search_hit">link</span></span></a> <span class="kw3">rel</span><span class="sy0">=</span><span class="st0">"stylesheet"</span> <span class="kw3">type</span><span class="sy0">=</span><span class="st0">"text/css"</span> <span class="kw3">media</span><span class="sy0">=</span><span class="st0">"screen"</span> <span class="kw3">href</span><span class="sy0">=</span><span class="st0">"css/<span class="search_hit">ui</span>-lightness/<span class="search_hit">jquery</span>-<span class="search_hit">ui</span>-1.7.1.<span class="search_hit">custom</span>.css"</span> <span class="sy0">/</span>></span><br /> |
Does anyone have any advice around apply CSS to jqGrid or how can I get the UI themes to render quicker?
Thanks.
