<?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: tinymce in jqgrid modal window</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window</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/tinymce-in-jqgrid-modal-window/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>hollow on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p17259</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p17259</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Still no change with recreateForm set to false.</p>
<p>So, basically, in onInitializeForm, I call the initTinyMCE function, which transforms a basic textarea in the jqgrid form edit</p>
<p>into tinymce.</p>
<p>Another problem I noticed, is that the value of the textarea isn&#39;t set. So, if I enter some text (the first time when it works)</p>
<p>in&#160;the tinymce and submit the form, and I have set required:true for that textarea, the value is empty and jqgrid</p>
<p>displays the&#160;errror message. Thank you!</p>
<p>Regards,</p>
<p>Cosmin</p></p>
]]></description>
        	        	<pubDate>Tue, 18 May 2010 00:40:02 +0300</pubDate>
        </item>
        <item>
        	<title>tony on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p17248</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p17248</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Can you try to set</p>
<p>recreateForm to false</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 17 May 2010 22:38:51 +0300</pubDate>
        </item>
        <item>
        	<title>hollow on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p17218</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p17218</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I run into the same issue as jackass, the TinyMCE displays well the first time, but becomes uneditable if I reopen the edit form. As Tony suggested, I initialize the tinymce in onInitializeForm event. I don&#39;t use the jqgrid modal library. I tried setting recreateForm to true, I tried detaching the TinyMCE on closeForm event, but it still has the same behaviour.</p>
<p>Any suggestions? Thank you!</p>
]]></description>
        	        	<pubDate>Mon, 17 May 2010 19:10:15 +0300</pubDate>
        </item>
        <item>
        	<title>yamil_alex on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p7230</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p7230</guid>
        	        	<description><![CDATA[<p>Hi jackass please your can post the example more detail o please send address where view the demo.</p>
<div id="result_box" style="text-align: left;" dir="ltr">3 weeks as I have suffered with this, please help me. </p>
<p> sorry but my English is not very fluid. <br /> my email is yamil.alex @ gmail.com</p>
</div>
]]></description>
        	        	<pubDate>Sun, 14 Jun 2009 15:14:38 +0300</pubDate>
        </item>
        <item>
        	<title>jackass on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5690</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5690</guid>
        	        	<description><![CDATA[<p>oooooohhhhhhhh yeah 😀 I find the solution just now for everyone that have the same problem. I post here jquerymodal.js</p>
<p><input type='button' class='sfcodeselect' name='sfselectit8167' value='Select Code' data-codeid='sfcode8167' /></p>
<div class='sfcode' id='sfcode8167'>/*<br />&#160;* jqModal - Minimalist Modaling with jQuery<br />&#160;*&#160;&#160; (<a href="http://dev.iceburg.net/jquery/jqmodal/" rel="nofollow" target="_blank">http://dev.iceburg.net/jquery/jqmodal/</a>)<br />&#160;*<br />&#160;* Copyright (c) 2007,2008 Brice Burgess &#60;bhb@iceburg.net&#62;<br />&#160;* Dual licensed under the MIT and GPL licenses:<br />&#160;*&#160;&#160; <a href="http://www.opensource.org/licenses/mit-license.php" rel="nofollow" target="_blank"><a href="http://www.opensource.org/lice" rel="nofollow">http://www.opensource.org/lice</a>.....icense.php</a><br />&#160;*&#160;&#160; <a href="http://www.gnu.org/licenses/gpl.html" rel="nofollow" target="_blank">http://www.gnu.org/licenses/gpl.html</a><br />&#160;* <br />&#160;* $Version: 07/06/2008 +r13<br />&#160;*/<br />(function($) {<br />$.fn.jqm=function(o){<br />var p={<br />overlay: 50,<br />overlayClass: &#39;jqmOverlay&#39;,<br />closeClass: &#39;jqmClose&#39;,<br />trigger: &#39;.jqModal&#39;,<br />ajax: F,<br />ajaxText: &#39;&#39;,<br />target: F,<br />modal: F,<br />toTop: F,<br />onShow: F,<br />onHide: F,<br />onLoad: F<br />};<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; var config = {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; mode : "none",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; theme : "simple",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; width:"90%",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; debug : true,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; setup : function(ed) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ed.onChange.add(function(ed) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; tinyMCE.triggerSave();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; };//parte relativa tinymce<br />tinyMCE.settings = config ;<br />return this.each(function(){if(this._jqm)return H[this._jqm].c=$.extend({},H[this._jqm].c,o);s++;this._jqm=s;<br />H[s]={c:$.extend(p,$.jqm.params,o),a:F,w:$(this).addClass(&#39;jqmID&#39;+s),s:s};<br />if(p.trigger)$(this).jqmAddTrigger(p.trigger);<br />});};</p>
<p>$.fn.jqmAddClose=function(e){return hs(this,e,&#39;jqmHide&#39;);};<br />$.fn.jqmAddTrigger=function(e){return hs(this,e,&#39;jqmShow&#39;);};<br />$.fn.jqmShow=function(t){return this.each(function(){$.jqm.open(this._jqm,t);tinyMCE.execCommand(&#39;mceAddControl&#39;, false, &#39;descrizione&#39;);});};<br />$.fn.jqmHide=function(t){return this.each(function(){$.jqm.close(this._jqm,t)});};</p>
<p>$.jqm = {<br />hash:{},<br />open:function(s,t){<br />var h=H[s],c=h.c,cc=&#39;.&#39;+c.closeClass,z=(parseInt(h.w.css(&#39;z-index&#39;))),z=(z&#62;0)?z:3000,o=$(&#39;&#60;div&#62;&#60;/div&#62;&#39;).css({height:&#39;100%&#39;,width:&#39;100%&#39;,position:&#39;fixed&#39;,left:0,top:0,&#39;z-index&#39;:z-1,opacity:c.overlay/100});if(h.a)return F;h.t=t;h.a=true;h.w.css(&#39;z-index&#39;,z);<br />&#160;if(c.modal) {if(!A[0])L(&#39;bind&#39;);A.push(s);}<br />&#160;else if(c.overlay &#62; 0)h.w.jqmAddClose(o);<br />&#160;else o=F;<br />&#160;h.o=(o)?o.addClass(c.overlayClass).prependTo(&#39;body&#39;):F;<br />&#160;if(ie6){$(&#39;html,body&#39;).css({height:&#39;100%&#39;,width:&#39;100%&#39;});if(o){o=o.css({position:&#39;absolute&#39;})[0];for(var y in {Top:1,Left:1})o.style.setExpression(y.toLowerCase(),"(_=(document.documentElement.scroll"+y+" &#124;&#124; document.body.scroll"+y+"))+&#39;px&#39;");}}<br />&#160;if(c.ajax) {var r=c.target&#124;&#124;h.w,u=c.ajax,r=(typeof r == &#39;string&#39;)?$(r,h.w):$(r),u=(u.substr(0,1) == &#39;@&#39;)?$(t).attr(u.substring(1)):u;<br />&#160; r.html(c.ajaxText).load(u,function(){if(c.onLoad)c.onLoad.call(this,h);if(cc)h.w.jqmAddClose($(cc,h.w));e(h);});}<br />&#160;else if(cc)h.w.jqmAddClose($(cc,h.w));<br />&#160;if(c.toTop&#38;&#38;h.o)h.w.before(&#39;&#60;span id="jqmP&#39;+h.w[0]._jqm+&#39;"&#62;&#60;/span&#62;&#39;).insertAfter(h.o);&#160;&#160;&#160; <br />&#160;(c.onShow)?c.onShow(h):h.w.show();e(h);return F;<br />},<br />close:function(s){<br />tinyMCE.execCommand(&#39;mceFocus&#39;, false,&#39;descrizione&#39;);<br />tinyMCE.execCommand(&#39;mceRemoveControl&#39;, false,&#39;descrizione&#39;);<br />var h=H[s];if(!h.a)return F;h.a=F;<br />&#160;if(A[0]){A.pop();if(!A[0])L(&#39;unbind&#39;);}<br />&#160;if(h.c.toTop&#38;&#38;h.o)$(&#39;#jqmP&#39;+h.w[0]._jqm).after(h.w).remove();<br />&#160;if(h.c.onHide)h.c.onHide(h);else{h.w.hide();if(h.o)h.o.remove();} return F;<br />},<br />params:{}};<br />var s=0,H=$.jqm.hash,A=[],ie6=$.browser.msie&#38;&#38;($.browser.version == "6.0"),F=false,<br />i=$(&#39;&#60;iframe src="javascript:false;document.write(\\&#39;\\&#39;);" class="jqm"&#62;&#60;/iframe&#62;&#39;).css({opacity:0}),<br />e=function(h){if(ie6)if(h.o)h.o.html(&#39;&#60;p style="width:100%;height:100%"/&#62;&#39;).prepend(i);else if(!$(&#39;iframe.jqm&#39;,h.w)[0])h.w.prepend(i); f(h);},<br />f=function(h){try{$(&#39;:input:visible&#39;,h.w)[0].focus();}catch(_){}},<br />L=function(t){$()[t]("keypress",m)[t]("keydown",m)[t]("mousedown",m);},<br />m=function(e){var h=H[A[A.length-1]],r=(!$(e.target).parents(&#39;.jqmID&#39;+h.s)[0]);if(r)f(h);return !r;},<br />hs=function(w,t,c){return w.each(function(){var s=this._jqm;$(t).each(function() {<br />&#160;if(!this[c]){this[c]=[];$(this).click(function(){for(var i in {jqmShow:1,jqmHide:1})for(var s in this[i])if(H[this[i][s]])H[this[i][s]].w[i](this);return F;});}this[c].push(s);});});};<br />})(jQuery);</p>
</div>
]]></description>
        	        	<pubDate>Mon, 30 Mar 2009 11:40:33 +0300</pubDate>
        </item>
        <item>
        	<title>jackass on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5689</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5689</guid>
        	        	<description><![CDATA[<p>thanks for your reply if i found a solution i post it .</p>
]]></description>
        	        	<pubDate>Mon, 30 Mar 2009 11:33:49 +0300</pubDate>
        </item>
        <item>
        	<title>tony on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5668</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5668</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry, I never work with tinyMCE, so I can not help, but I think that the right direction is to use the onInitializeForm. Check if you use the right commands (or function) in tinyMCE.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 30 Mar 2009 03:17:24 +0300</pubDate>
        </item>
        <item>
        	<title>jackass on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5652</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5652</guid>
        	        	<description><![CDATA[<p>little up in ie6 tinymce works properly in firefox not why <img class="spSmiley" style="margin:0" title="Cry" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-cry.gif" border="0" alt="Cry" /> ??</p>
]]></description>
        	        	<pubDate>Sat, 28 Mar 2009 16:28:04 +0200</pubDate>
        </item>
        <item>
        	<title>jackass on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5632</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5632</guid>
        	        	<description><![CDATA[<p>I try this solution but nothing 🙁 ,</p>
<p>maybe I need to remove tinymce with this &#8220;<span style="color: #3366ff;">tinyMCE.execCommand(&#39;mceFocus&#39;, false, &#39;descrizione&#39;);&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160; tinyMCE.execCommand(&#39;mceRemoveControl&#39;, false, &#39;descrizione&#39;);&#8221;</span> when I close modal window and there &#39;s nothing for this.</p>
<p>Else can you explain a solution for this?</p>
]]></description>
        	        	<pubDate>Thu, 26 Mar 2009 06:06:23 +0200</pubDate>
        </item>
        <item>
        	<title>tony on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5628</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5628</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Why do you try to modify the jqModal to do this. I think a better idea is to use onInitializeForm event to attach the editor for particular field.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 26 Mar 2009 05:13:49 +0200</pubDate>
        </item>
        <item>
        	<title>jackass on tinymce in jqgrid modal window</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5625</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tinymce-in-jqgrid-modal-window#p5625</guid>
        	        	<description><![CDATA[<p>hi all,</p>
<p>(first sorry for my english I&#39;m italian),</p>
<p>I want insert in jqgrid modal window tinymce but I have some problem, first time I open modal window tinymce works normally but when this is closed and reopened I can&#39;t write nothing in tinymce editor :S.</p>
<p>I try all the solution, remove tinymce when I close modal window but nothing seems work.</p>
<p>Please help me.</p>
<p>I post here how I implement mce :</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7402' value='Select Code' data-codeid='sfcode7402' /></p>
<div class='sfcode' id='sfcode7402'>
<p>/*<br />&#160;* jqModal - Minimalist Modaling with jQuery<br />&#160;*&#160;&#160; (<a href="http://dev.iceburg.net/jquery/jqmodal/" rel="nofollow" target="_blank">http://dev.iceburg.net/jquery/jqmodal/</a>)<br />&#160;*<br />&#160;* Copyright (c) 2007,2008 Brice Burgess &#60;bhb@iceburg.net&#62;<br />&#160;* Dual licensed under the MIT and GPL licenses:<br />&#160;*&#160;&#160; <a href="http://www.opensource.org/licenses/mit-license.php" rel="nofollow" target="_blank"><a href="http://www.opensource.org/lice" rel="nofollow">http://www.opensource.org/lice</a>.....icense.php</a><br />&#160;*&#160;&#160; <a href="http://www.gnu.org/licenses/gpl.html" rel="nofollow" target="_blank">http://www.gnu.org/licenses/gpl.html</a><br />&#160;* <br />&#160;* $Version: 07/06/2008 +r13<br />&#160;*/<br />(function($) {<br />$.fn.jqm=function(o){<br />var p={<br />overlay: 50,<br />overlayClass: &#39;jqmOverlay&#39;,<br />closeClass: &#39;jqmClose&#39;,<br />trigger: &#39;.jqModal&#39;,<br />ajax: F,<br />ajaxText: &#39;&#39;,<br />target: F,<br />modal: F,<br />toTop: F,<br />onShow: F,<br />onHide: F,<br />onLoad: F<br />};<br /><span style="color: #0000ff;"><strong>&#160;&#160;&#160; var config = {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; mode : "textareas",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; theme : "simple",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; width:"90%",<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; setup : function(ed) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; ed.onChange.add(function(ed) {<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; tinyMCE.triggerSave();<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; });<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />};<br />tinyMCE.settings = config ;</strong></span><br />return this.each(function(){if(this._jqm)return H[this._jqm].c=$.extend({},H[this._jqm].c,o);s++;this._jqm=s;<br />H[s]={c:$.extend(p,$.jqm.params,o),a:F,w:$(this).addClass(&#39;jqmID&#39;+s),s:s};<br />if(p.trigger)$(this).jqmAddTrigger(p.trigger);<br />});};</p>
<p>$.fn.jqmAddClose=function(e){return hs(this,e,&#39;jqmHide&#39;);};<br />$.fn.jqmAddTrigger=function(e){return hs(this,e,&#39;jqmShow&#39;);};<br />$.fn.jqmShow=function(t){return this.each(function(){$.jqm.open(this._jqm,t);});};<br />$.fn.jqmHide=function(t){return this.each(function(){$.jqm.close(this._jqm,t)});};</p>
<p>$.jqm = {<br />hash:{},<br />open:function(s,t){var h=H[s],c=h.c,cc=&#39;.&#39;+c.closeClass,z=(parseInt(h.w.css(&#39;z-index&#39;))),z=(z&#62;0)?z:3000,o=$(&#39;&#60;div&#62;&#60;/div&#62;&#39;).css({height:&#39;100%&#39;,width:&#39;100%&#39;,position:&#39;fixed&#39;,left:0,top:0,&#39;z-index&#39;:z-1,opacity:c.overlay/100});if(h.a)return F;h.t=t;h.a=true;h.w.css(&#39;z-index&#39;,z);<br /><span style="color: #3366ff;">tinyMCE.execCommand(&#39;mceAddControl&#39;, false, &#39;descrizione&#39;);//here add mce</span><br />&#160;if(c.modal) {if(!A[0])L(&#39;bind&#39;);A.push(s);}<br />&#160;else if(c.overlay &#62; 0)h.w.jqmAddClose(o);<br />&#160;else o=F;<br />&#160;h.o=(o)?o.addClass(c.overlayClass).prependTo(&#39;body&#39;):F;<br />&#160;if(ie6){$(&#39;html,body&#39;).css({height:&#39;100%&#39;,width:&#39;100%&#39;});if(o){o=o.css({position:&#39;absolute&#39;})[0];for(var y in {Top:1,Left:1})o.style.setExpression(y.toLowerCase(),"(_=(document.documentElement.scroll"+y+" &#124;&#124; document.body.scroll"+y+"))+&#39;px&#39;");}}<br />&#160;if(c.ajax) {var r=c.target&#124;&#124;h.w,u=c.ajax,r=(typeof r == &#39;string&#39;)?$(r,h.w):$(r),u=(u.substr(0,1) == &#39;@&#39;)?$(t).attr(u.substring(1)):u;<br />&#160; r.html(c.ajaxText).load(u,function(){if(c.onLoad)c.onLoad.call(this,h);if(cc)h.w.jqmAddClose($(cc,h.w));e(h);});}<br />&#160;else if(cc)h.w.jqmAddClose($(cc,h.w));<br />&#160;if(c.toTop&#38;&#38;h.o)h.w.before(&#39;&#60;span id="jqmP&#39;+h.w[0]._jqm+&#39;"&#62;&#60;/span&#62;&#39;).insertAfter(h.o);&#160;&#160;&#160; <br />&#160;(c.onShow)?c.onShow(h):h.w.show();e(h);return F;<br />},<br />close:function(s){<br />var h=H[s];if(!h.a)return F;h.a=F;<br />&#160;if(A[0]){A.pop();if(!A[0])L(&#39;unbind&#39;);}<br />&#160;if(h.c.toTop&#38;&#38;h.o)$(&#39;#jqmP&#39;+h.w[0]._jqm).after(h.w).remove();<br />&#160;if(h.c.onHide)h.c.onHide(h);else{h.w.hide();if(h.o)h.o.remove();} return F;<br /><span style="color: #3366ff;">&#160;&#160;&#160; tinyMCE.execCommand(&#39;mceFocus&#39;, false, &#39;descrizione&#39;);&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160; tinyMCE.execCommand(&#39;mceRemoveControl&#39;, false, &#39;descrizione&#39;);</span><br />},<br />params:{}};<br />var s=0,H=$.jqm.hash,A=[],ie6=$.browser.msie&#38;&#38;($.browser.version == "6.0"),F=false,<br />i=$(&#39;&#60;iframe src="javascript:false;document.write(\\&#39;\\&#39;);" class="jqm"&#62;&#60;/iframe&#62;&#39;).css({opacity:0}),<br />e=function(h){if(ie6)if(h.o)h.o.html(&#39;&#60;p style="width:100%;height:100%"/&#62;&#39;).prepend(i);else if(!$(&#39;iframe.jqm&#39;,h.w)[0])h.w.prepend(i); f(h);},<br />f=function(h){try{$(&#39;:input:visible&#39;,h.w)[0].focus();}catch(_){}},<br />L=function(t){$()[t]("keypress",m)[t]("keydown",m)[t]("mousedown",m);},<br />m=function(e){var h=H[A[A.length-1]],r=(!$(e.target).parents(&#39;.jqmID&#39;+h.s)[0]);if(r)f(h);return !r;},<br />hs=function(w,t,c){return w.each(function(){var s=this._jqm;$(t).each(function() {<br />&#160;if(!this[c]){this[c]=[];$(this).click(function(){for(var i in {jqmShow:1,jqmHide:1})for(var s in this[i])if(H[this[i][s]])H[this[i][s]].w[i](this);return F;});}this[c].push(s);});});};<br />})(jQuery);</p>
</div>
]]></description>
        	        	<pubDate>Thu, 26 Mar 2009 04:50:57 +0200</pubDate>
        </item>
</channel>
</rss>