<?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 on: jQuery WYSIWYG Editor Experience</title>
	<atom:link href="http://www.codedeveloper.net/2010/01/jquery-wysiwyg-editor-experience/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedeveloper.net/2010/01/jquery-wysiwyg-editor-experience/</link>
	<description>A Site For And By Web Developers</description>
	<lastBuildDate>Wed, 13 Apr 2011 04:09:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Eka</title>
		<link>http://www.codedeveloper.net/2010/01/jquery-wysiwyg-editor-experience/comment-page-1/#comment-97</link>
		<dc:creator>Eka</dc:creator>
		<pubDate>Tue, 03 Aug 2010 11:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedeveloper.net/?p=178#comment-97</guid>
		<description>First thank you very much you have solved my problem indirectly just from reading this post.

I chose this stupid editor as I wanted to keep a single library as i have used niceEdit and TinyMCE before and have loved them however I thought this no problem. 

Like you said no documentation I set everything built a custom photomanager got everything working then all I wanted to do was set the content. 

AAAAAAH there is no setter method for the html string have to dump every time and rebuild the object well lesson learned dont use Jhtmlarea if you need to edit the text you write</description>
		<content:encoded><![CDATA[<p>First thank you very much you have solved my problem indirectly just from reading this post.</p>
<p>I chose this stupid editor as I wanted to keep a single library as i have used niceEdit and TinyMCE before and have loved them however I thought this no problem. </p>
<p>Like you said no documentation I set everything built a custom photomanager got everything working then all I wanted to do was set the content. </p>
<p>AAAAAAH there is no setter method for the html string have to dump every time and rebuild the object well lesson learned dont use Jhtmlarea if you need to edit the text you write</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johng</title>
		<link>http://www.codedeveloper.net/2010/01/jquery-wysiwyg-editor-experience/comment-page-1/#comment-74</link>
		<dc:creator>johng</dc:creator>
		<pubDate>Thu, 15 Apr 2010 16:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedeveloper.net/?p=178#comment-74</guid>
		<description>Thank you for the comment. In what context are you trying to set the editor? Most times you can simply load the current html into the textarea that the editor replaces and it will be automatically placed into the editor. For example (in a PHP context) if you echo a value from a database into the textarea it will automatically be placed into the editor.</description>
		<content:encoded><![CDATA[<p>Thank you for the comment. In what context are you trying to set the editor? Most times you can simply load the current html into the textarea that the editor replaces and it will be automatically placed into the editor. For example (in a PHP context) if you echo a value from a database into the textarea it will automatically be placed into the editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.codedeveloper.net/2010/01/jquery-wysiwyg-editor-experience/comment-page-1/#comment-73</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 14 Apr 2010 19:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedeveloper.net/?p=178#comment-73</guid>
		<description>Thanks for the helpful info. I too found jHtmlArea to be lacking almost any information about its methods etc. I didn&#039;t even know about &quot;toHtmlString&quot;. Any idea how to SET the contents of the editor? Would it be $(selector).htmlarea(&#039;toHtmlString&#039;, newHtml) ?

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for the helpful info. I too found jHtmlArea to be lacking almost any information about its methods etc. I didn&#8217;t even know about &#8220;toHtmlString&#8221;. Any idea how to SET the contents of the editor? Would it be $(selector).htmlarea(&#8216;toHtmlString&#8217;, newHtml) ?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention jQuery WYSIWYG Editor Experience &#124; CodeDeveloper.net -- Topsy.com</title>
		<link>http://www.codedeveloper.net/2010/01/jquery-wysiwyg-editor-experience/comment-page-1/#comment-62</link>
		<dc:creator>Tweets that mention jQuery WYSIWYG Editor Experience &#124; CodeDeveloper.net -- Topsy.com</dc:creator>
		<pubDate>Tue, 26 Jan 2010 14:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.codedeveloper.net/?p=178#comment-62</guid>
		<description>[...] This post was mentioned on Twitter by Michael Davis, Michael Davis and Bridget, John Gilligan. John Gilligan said: jQuery #WYSIWYG Editor Experience http://bit.ly/92MTdP #dev #php #jquery #ajax [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Michael Davis, Michael Davis and Bridget, John Gilligan. John Gilligan said: jQuery #WYSIWYG Editor Experience <a href="http://bit.ly/92MTdP" rel="nofollow">http://bit.ly/92MTdP</a> #dev #php #jquery #ajax [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

