<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for jqframework.com</title>
	<atom:link href="http://jqframework.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jqframework.com</link>
	<description>Just Quick framework, jQ framework, Integrate and Build Great Applications</description>
	<lastBuildDate>Mon, 06 May 2013 18:33:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on magento hellowired theme slider white blank screen issue by propane suppliers</title>
		<link>http://jqframework.com/magento-slider-white-blank-screen-issue/#comment-28206</link>
		<dc:creator>propane suppliers</dc:creator>
		<pubDate>Mon, 06 May 2013 18:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://jqframework.com/?p=282#comment-28206</guid>
		<description>What&#039;s Taking place i&#039;m new to this, I stumbled upon this I&#039;ve discovered It positively helpful and it has helped me out loads. I&#039;m hoping to contribute &amp; aid 
different users like its helped me. Good job.</description>
		<content:encoded><![CDATA[<p>What&#8217;s Taking place i&#8217;m new to this, I stumbled upon this I&#8217;ve discovered It positively helpful and it has helped me out loads. I&#8217;m hoping to contribute &amp; aid
different users like its helped me. Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on fix google chrome app for asp.net by apple iphone warranty</title>
		<link>http://jqframework.com/fix-google-chrome-app-for-asp-net/#comment-26945</link>
		<dc:creator>apple iphone warranty</dc:creator>
		<pubDate>Mon, 15 Apr 2013 07:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://jqframework.com/?p=255#comment-26945</guid>
		<description>Woah! I&#039;m really enjoying the template/theme of this site. It&#039;s simple, yet effective. A lot of times it&#039;s difficult to get that &quot;perfect balance&quot; between usability and visual appearance. I must say that you&#039;ve done a fantastic job with this. In addition, the blog loads extremely quick for me on Safari. Outstanding Blog!</description>
		<content:encoded><![CDATA[<p>Woah! I&#8217;m really enjoying the template/theme of this site. It&#8217;s simple, yet effective. A lot of times it&#8217;s difficult to get that &#8220;perfect balance&#8221; between usability and visual appearance. I must say that you&#8217;ve done a fantastic job with this. In addition, the blog loads extremely quick for me on Safari. Outstanding Blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQrte by Jasmin Gomberg</title>
		<link>http://jqframework.com/jqrte/#comment-24224</link>
		<dc:creator>Jasmin Gomberg</dc:creator>
		<pubDate>Mon, 18 Mar 2013 19:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://demo.jqframework.com/?page_id=125#comment-24224</guid>
		<description>I gotta bookmark  this  site it seems  handy  very useful</description>
		<content:encoded><![CDATA[<p>I gotta bookmark  this  site it seems  handy  very useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQrte by Abdul Can</title>
		<link>http://jqframework.com/jqrte/#comment-20697</link>
		<dc:creator>Abdul Can</dc:creator>
		<pubDate>Wed, 06 Feb 2013 04:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://demo.jqframework.com/?page_id=125#comment-20697</guid>
		<description>First of all, thanks for reply. And yes i know that but  i want to clear styles auto when someone paste a text. I coded iframe html page as;
$(document).ready(function(){
document.addEvent( &quot;paste&quot;, ( function() {
  var t=setTimeout(function(){
window.parent.tikla(frameElement.id);


 },100)
} ));
})

and in the parent page as;
function tikla(element){

$.jQRTE.setCommand(&quot;removeformat&quot;,&#039;body&#039;,element);
};

and change the jquery.jqrte.min.js at line 89 as;
if(id==&#039;removeformat&#039;){
		var nesne=document.getElementById(element).contentWindow.document.body;
		
	document.getElementById(element).contentWindow.document.execCommand(&quot;selectAll&quot;,false,null);
	var $elem=$(&#039;#&#039;+element).contents().find(&#039;body *&#039;);
	$elem.removeAttr(&#039;class style&#039;);

	}

but it work only at chrome not at other browsers. I guess other browser don&#039;t let the iframe runs the code to parent page, because of security reasons. So what do you suggest me to do. Thanks</description>
		<content:encoded><![CDATA[<p>First of all, thanks for reply. And yes i know that but  i want to clear styles auto when someone paste a text. I coded iframe html page as;
$(document).ready(function(){
document.addEvent( &#8220;paste&#8221;, ( function() {
  var t=setTimeout(function(){
window.parent.tikla(frameElement.id);</p>
<p> },100)
} ));
})</p>
<p>and in the parent page as;
function tikla(element){</p>
<p>$.jQRTE.setCommand(&#8220;removeformat&#8221;,&#8217;body&#8217;,element);
};</p>
<p>and change the jquery.jqrte.min.js at line 89 as;
if(id==&#8217;removeformat&#8217;){
		var nesne=document.getElementById(element).contentWindow.document.body;</p>
<p>	document.getElementById(element).contentWindow.document.execCommand(&#8220;selectAll&#8221;,false,null);
	var $elem=$(&#8216;#&#8217;+element).contents().find(&#8216;body *&#8217;);
	$elem.removeAttr(&#8216;class style&#8217;);</p>
<p>	}</p>
<p>but it work only at chrome not at other browsers. I guess other browser don&#8217;t let the iframe runs the code to parent page, because of security reasons. So what do you suggest me to do. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQrte by Tizzymack10</title>
		<link>http://jqframework.com/jqrte/#comment-20508</link>
		<dc:creator>Tizzymack10</dc:creator>
		<pubDate>Sun, 03 Feb 2013 01:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://demo.jqframework.com/?page_id=125#comment-20508</guid>
		<description>I think some of my question got cut off. How can i place 2 textarea boxes with textarea names &quot;content1&quot; &amp; &quot;content2&quot; on the same page? The database part I think I can do.</description>
		<content:encoded><![CDATA[<p>I think some of my question got cut off. How can i place 2 textarea boxes with textarea names &#8220;content1&#8243; &amp; &#8220;content2&#8243; on the same page? The database part I think I can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQrte by jqteam</title>
		<link>http://jqframework.com/jqrte/#comment-20252</link>
		<dc:creator>jqteam</dc:creator>
		<pubDate>Sat, 02 Feb 2013 04:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://demo.jqframework.com/?page_id=125#comment-20252</guid>
		<description>you should highlight all text and then press the &quot;A/A&quot; with a cross icon, the 2nd column, last icon to remove the format</description>
		<content:encoded><![CDATA[<p>you should highlight all text and then press the &#8220;A/A&#8221; with a cross icon, the 2nd column, last icon to remove the format</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQrte by jqteam</title>
		<link>http://jqframework.com/jqrte/#comment-20251</link>
		<dc:creator>jqteam</dc:creator>
		<pubDate>Sat, 02 Feb 2013 04:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://demo.jqframework.com/?page_id=125#comment-20251</guid>
		<description>each rich text editor is controlled by separated textarea, you can get the data by the textarea name using $_REQUEST[&quot;content1&quot;]. $_REQUEST[&quot;content2&quot;], $_REQUEST[&quot;content3&quot;].......</description>
		<content:encoded><![CDATA[<p>each rich text editor is controlled by separated textarea, you can get the data by the textarea name using $_REQUEST["content1"]. $_REQUEST["content2"], $_REQUEST["content3"]&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQrte by Tizzymack10</title>
		<link>http://jqframework.com/jqrte/#comment-20084</link>
		<dc:creator>Tizzymack10</dc:creator>
		<pubDate>Fri, 01 Feb 2013 08:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://demo.jqframework.com/?page_id=125#comment-20084</guid>
		<description>How would I go about adding multiple textareas with different id&#039;s.  My script has different text area names in order to submit data to database?

For example: 
text
text

I&#039;m not sure which files to modify to make this work.</description>
		<content:encoded><![CDATA[<p>How would I go about adding multiple textareas with different id&#8217;s.  My script has different text area names in order to submit data to database?</p>
<p>For example:
text
text</p>
<p>I&#8217;m not sure which files to modify to make this work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQrte by Abdul can</title>
		<link>http://jqframework.com/jqrte/#comment-19795</link>
		<dc:creator>Abdul can</dc:creator>
		<pubDate>Wed, 30 Jan 2013 13:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://demo.jqframework.com/?page_id=125#comment-19795</guid>
		<description>Hi. I want to remove format when i copy/paste a text to editor. How can i do? I looked at the codes but i couldnt find removeformat command.</description>
		<content:encoded><![CDATA[<p>Hi. I want to remove format when i copy/paste a text to editor. How can i do? I looked at the codes but i couldnt find removeformat command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on how to merge your skype and msn by jqteam</title>
		<link>http://jqframework.com/how-tomerge-your-skype-and-msn/#comment-17112</link>
		<dc:creator>jqteam</dc:creator>
		<pubDate>Sat, 12 Jan 2013 16:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://jqframework.com/?p=241#comment-17112</guid>
		<description>before they doing so, they did not think clearly on data migration.
few points we could said not doing quite well:
1. no user group - yes, you are right, they only consider merge the user, not consider the group migration
2. duplicate user - if your friend have both skype and msn, you will have 2 contact point on your skype
3. file sharing issue - you cannot send file from skype to MSN user, a funny thing is that there is a button call notify your friend to use skype, who would really do that???
4. announcement not clear - we don&#039;t think they have do clearly announcement on how to do the migration, if some users are not focus on the news from the internet, they even don&#039;t know Microsoft would stop doing the service on MSN

however, msn service still remain up till now, we think Microsoft afraid the loss of user usage after killing the service on msn.
Both messengers would still keep online for several months or years until it is feasibility for the changes.

We hope Microsoft would do enough user feedback before they take action next time to reduce the effect to the user...</description>
		<content:encoded><![CDATA[<p>before they doing so, they did not think clearly on data migration.
few points we could said not doing quite well:
1. no user group &#8211; yes, you are right, they only consider merge the user, not consider the group migration
2. duplicate user &#8211; if your friend have both skype and msn, you will have 2 contact point on your skype
3. file sharing issue &#8211; you cannot send file from skype to MSN user, a funny thing is that there is a button call notify your friend to use skype, who would really do that???
4. announcement not clear &#8211; we don&#8217;t think they have do clearly announcement on how to do the migration, if some users are not focus on the news from the internet, they even don&#8217;t know Microsoft would stop doing the service on MSN</p>
<p>however, msn service still remain up till now, we think Microsoft afraid the loss of user usage after killing the service on msn.
Both messengers would still keep online for several months or years until it is feasibility for the changes.</p>
<p>We hope Microsoft would do enough user feedback before they take action next time to reduce the effect to the user&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching using disk: basic
Object Caching 292/294 objects using disk: basic

Served from: jqframework.com @ 2013-06-20 05:42:56 -->