<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>jhtmlarea Wiki &amp; Documentation Rss Feed</title><link>http://jhtmlarea.codeplex.com/Wiki/View.aspx?title=Home</link><description>jhtmlarea Wiki Rss Description</description><item><title>New Comment on "Modify Editor Programatically using JavaScript"</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;ANCHOR#C27006</link><description>I&amp;#39;m trying to add some custom CSS classes to the iframe or editor side of the WysiWyg editor but can not seem to get them to work when adding the classes.  I tried adding them to the iframe but that doesn&amp;#39;t work, can anyone help please.</description><author>Millzy</author><pubDate>Wed, 27 Mar 2013 14:37:32 GMT</pubDate><guid isPermaLink="false">New Comment on "Modify Editor Programatically using JavaScript" 20130327023732P</guid></item><item><title>Updated Wiki: Home</title><link>http://jhtmlarea.codeplex.com/wikipage?version=28</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A simple, light weight, extensible WYSIWYG HTML Editor built on top of jQuery. This component allows you to easily display a WYSIWYG HTML Editor in place of any TextArea DOM Elements on the page. The minified script alone is 9.17kb&amp;#59; CSS and Images it&amp;#39;s a total of 25.9kb.&lt;br /&gt;&lt;br /&gt;This project also includes Visual Studio JavaScript Intellisense support.&lt;br /&gt;&lt;br /&gt;Live Demo: &lt;a href="http://pietschsoft.com/demo/jHtmlArea"&gt;http://pietschsoft.com/demo/jHtmlArea&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Key Advantages of jHtmlArea&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Free, open source (&lt;a href="http://jhtmlarea.codeplex.com/license"&gt;Microsoft Public License&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Simple and Lightweight - 10kb minified - 23.6kb w/ css and images&lt;/li&gt;
&lt;li&gt;Supports all mainstream browsers - IE7/8/9+, Firefox 3+, Safari 4+, Chrome&lt;/li&gt;
&lt;li&gt;Built on top of jQuery (requires jQuery 1.3.2 or higher)&lt;/li&gt;
&lt;li&gt;Full Documentation&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;View &lt;a href="http://jhtmlarea.codeplex.com/documentation"&gt;Documentation&lt;/a&gt; for full usage examples&lt;/h2&gt;
&lt;h2&gt;Nuget Package&lt;/h2&gt;&lt;a href="http://nuget.org/packages/jHtmlArea"&gt;http://nuget.org/packages/jHtmlArea&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://nuget.org/packages/jHtmlArea"&gt;&lt;img style="border:none;" src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=jhtmlarea&amp;amp;DownloadId=636144" alt="Install SQLinq via Nuget" title="Install SQLinq via Nuget" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=jhtmlarea&amp;DownloadId=76574" alt="Screenshot.png" title="Screenshot.png" /&gt;&lt;br /&gt;
&lt;h2&gt;Tutorials / Articles&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://pietschsoft.com/post/2009/07/21/jHtmlArea-The-all-NEW-HTML-WYSIWYG-Editor-for-jQuery.aspx"&gt;jHtmlArea - The all NEW HTML WYSIWYG Editor for jQuery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pietschsoft.com/post/2009/08/18/jHtmlArea-Adding-Custom-Toolbar-Buttons.aspx"&gt;Adding Custom Toolbar Buttons&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Basic Usage&lt;/h2&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
$(&lt;span style="color:Blue;"&gt;function&lt;/span&gt;(){
    $(&lt;span style="color:#A31515;"&gt;&amp;quot;textarea&amp;quot;&lt;/span&gt;).htmlarea();
});
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;Icons&lt;/h2&gt;This project also includes icons from the Silk Icon Set by Mark James. You can download the Silk Icon Set here: &lt;a href="http://www.famfamfam.com/lab/icons/silk/"&gt;http://www.famfamfam.com/lab/icons/silk/&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Contributors&lt;/h2&gt;This project is maintained by &lt;a href="http://pietschsoft.com"&gt;Chris Pietschmann&lt;/a&gt;. He is a Microsoft MVP for Bing Maps, a Co-Founder of &lt;a href="http://carto.com"&gt;Carto LLC&lt;/a&gt;, and the Owner of &lt;a href="http://simplovation.com"&gt;Simplovation LLC&lt;/a&gt; a software development consulting company that specializes in Mapping/GIS related application development.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sun, 10 Mar 2013 16:56:59 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20130310045659P</guid></item><item><title>New Comment on "Modify Editor Programatically using JavaScript"</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;ANCHOR#C26514</link><description>dpluken Nov 22, 2012 at 7&amp;#58;57 AM &amp;#10;TypeError&amp;#58; &amp;#36;&amp;#40;&amp;#34;textarea.item-content&amp;#34;&amp;#41;.updateHtmlArea is not a function&amp;#10;&amp;#91;Break On This Error&amp;#93;&amp;#10;&amp;#10;&amp;#36;&amp;#40;&amp;#39;textarea.item-content&amp;#39;&amp;#41;.updateHtmlArea&amp;#40;content&amp;#41;&amp;#59;&amp;#10;&amp;#10;Use - &amp;#36;&amp;#40;&amp;#34;textarea.item-content&amp;#34;&amp;#41;.htmlarea&amp;#40;&amp;#39;updateHtmlArea&amp;#39;,content&amp;#41;&amp;#59;</description><author>ilyasf</author><pubDate>Tue, 12 Feb 2013 07:41:43 GMT</pubDate><guid isPermaLink="false">New Comment on "Modify Editor Programatically using JavaScript" 20130212074143A</guid></item><item><title>New Comment on "Display the jHtmlArea Editor"</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Display the jHtmlArea Editor&amp;ANCHOR#C26002</link><description>&amp;#64;beesquare I put mine in the head tag inside a &amp;#34;&amp;#36;&amp;#40;function&amp;#40;&amp;#41;&amp;#123;&amp;#34; like &amp;#64;nverwer mentioned.</description><author>angelxmoreno</author><pubDate>Sat, 22 Dec 2012 18:12:35 GMT</pubDate><guid isPermaLink="false">New Comment on "Display the jHtmlArea Editor" 20121222061235P</guid></item><item><title>New Comment on "Configure Toolbar Buttons"</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Configure Toolbar Buttons&amp;ANCHOR#C25999</link><description>Cut, Copy, Paste are missing from the list. I assume those are the names of the buttons&amp;#63;</description><author>angelxmoreno</author><pubDate>Sat, 22 Dec 2012 00:14:16 GMT</pubDate><guid isPermaLink="false">New Comment on "Configure Toolbar Buttons" 20121222121416A</guid></item><item><title>New Comment on "Display the jHtmlArea Editor"</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Display the jHtmlArea Editor&amp;ANCHOR#C25666</link><description>The best is to do this when the document is ready. Since you have jquery loaded in the page, just use the following script&amp;#58;&amp;#10;        &amp;#60;script type&amp;#61;&amp;#34;text&amp;#47;javascript&amp;#34;&amp;#62;&amp;#10;            &amp;#36;&amp;#40;function&amp;#40;&amp;#41;&amp;#123;&amp;#10;                  &amp;#36;&amp;#40;&amp;#39;&amp;#35;editor&amp;#39;&amp;#41;.htmlarea&amp;#40;&amp;#123;&amp;#125;&amp;#41;&amp;#10;            &amp;#125;&amp;#41;&amp;#59;&amp;#10;        &amp;#60;&amp;#47;script&amp;#62;</description><author>nverwer</author><pubDate>Thu, 22 Nov 2012 10:51:52 GMT</pubDate><guid isPermaLink="false">New Comment on "Display the jHtmlArea Editor" 20121122105152A</guid></item><item><title>New Comment on "Modify Editor Programatically using JavaScript"</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;ANCHOR#C25664</link><description>TypeError&amp;#58; &amp;#36;&amp;#40;&amp;#34;textarea.item-content&amp;#34;&amp;#41;.updateHtmlArea is not a function&amp;#10;&amp;#91;Break On This Error&amp;#93; &amp;#9;&amp;#10;&amp;#10;&amp;#36;&amp;#40;&amp;#39;textarea.item-content&amp;#39;&amp;#41;.updateHtmlArea&amp;#40;content&amp;#41;&amp;#59;&amp;#10;&amp;#10;what am I missing... I am trying to load content into the htmlArea to let the user edit it. I see it in the textarea &amp;#40;hidden&amp;#41; but not in the rich text area... thanks in advance for any guidance&amp;#33;&amp;#33;&amp;#33;</description><author>dpluken</author><pubDate>Thu, 22 Nov 2012 03:57:16 GMT</pubDate><guid isPermaLink="false">New Comment on "Modify Editor Programatically using JavaScript" 20121122035716A</guid></item><item><title>New Comment on "Configure Toolbar Buttons"</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Configure Toolbar Buttons&amp;ANCHOR#C25549</link><description>This is great, but why is there no &amp;#34;font-type&amp;#34; or &amp;#34;font-family&amp;#34; button&amp;#63;  This is a basic requirement for rich text editors.</description><author>JohnSmith564</author><pubDate>Sun, 11 Nov 2012 10:25:55 GMT</pubDate><guid isPermaLink="false">New Comment on "Configure Toolbar Buttons" 20121111102555A</guid></item><item><title>New Comment on "Display the jHtmlArea Editor"</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Display the jHtmlArea Editor&amp;ANCHOR#C25170</link><description>Hi i am a new php&amp;#47;html&amp;#47;javascript user and this looks wonderful but i have a small problem. Where exactly in the code of my web page do i put this line &amp;#36;&amp;#40;&amp;#39;textarea&amp;#39;&amp;#41;.htmlarea&amp;#40;&amp;#41;&amp;#59;&amp;#63;&amp;#10;&amp;#10;Thank u</description><author>beesquare</author><pubDate>Thu, 04 Oct 2012 11:25:12 GMT</pubDate><guid isPermaLink="false">New Comment on "Display the jHtmlArea Editor" 20121004112512A</guid></item><item><title>Updated Wiki: Home</title><link>http://jhtmlarea.codeplex.com/wikipage?version=27</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A simple, light weight, extensible WYSIWYG HTML Editor built on top of jQuery. This component allows you to easily display a WYSIWYG HTML Editor in place of any TextArea DOM Elements on the page. The minified script alone is 9.17kb&amp;#59; CSS and Images it&amp;#39;s a total of 25.9kb.&lt;br /&gt;&lt;br /&gt;This project also includes Visual Studio JavaScript Intellisense support.&lt;br /&gt;&lt;br /&gt;Live Demo: &lt;a href="http://pietschsoft.com/demo/jHtmlArea"&gt;http://pietschsoft.com/demo/jHtmlArea&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Key Advantages of jHtmlArea&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Free, open source (&lt;a href="http://jhtmlarea.codeplex.com/license"&gt;Microsoft Public License&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Simple and Lightweight - 10kb minified - 23.6kb w/ css and images&lt;/li&gt;
&lt;li&gt;Supports all mainstream browsers - IE7/8/9+, Firefox 3+, Safari 4+, Chrome&lt;/li&gt;
&lt;li&gt;Built on top of jQuery (requires jQuery 1.3.2 or higher)&lt;/li&gt;
&lt;li&gt;Full Documentation&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;View &lt;a href="http://jhtmlarea.codeplex.com/documentation"&gt;Documentation&lt;/a&gt; for full usage examples&lt;/h2&gt;
&lt;img src="http://i3.codeplex.com/Download?ProjectName=jhtmlarea&amp;DownloadId=76574" alt="Screenshot.png" title="Screenshot.png" /&gt;&lt;br /&gt;
&lt;h2&gt;Tutorials / Articles&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://pietschsoft.com/post/2009/07/21/jHtmlArea-The-all-NEW-HTML-WYSIWYG-Editor-for-jQuery.aspx"&gt;jHtmlArea - The all NEW HTML WYSIWYG Editor for jQuery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://pietschsoft.com/post/2009/08/18/jHtmlArea-Adding-Custom-Toolbar-Buttons.aspx"&gt;Adding Custom Toolbar Buttons&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Basic Usage&lt;/h2&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
$(&lt;span style="color:Blue;"&gt;function&lt;/span&gt;(){
    $(&lt;span style="color:#A31515;"&gt;&amp;quot;textarea&amp;quot;&lt;/span&gt;).htmlarea();
});
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;Icons&lt;/h2&gt;This project also includes icons from the Silk Icon Set by Mark James. You can download the Silk Icon Set here: &lt;a href="http://www.famfamfam.com/lab/icons/silk/"&gt;http://www.famfamfam.com/lab/icons/silk/&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Contributors&lt;/h2&gt;This project is maintained by &lt;a href="http://pietschsoft.com"&gt;Chris Pietschmann&lt;/a&gt;. He is a Microsoft MVP for Bing Maps, a Co-Founder of &lt;a href="http://carto.com"&gt;Carto LLC&lt;/a&gt;, and the Owner of &lt;a href="http://simplovation.com"&gt;Simplovation LLC&lt;/a&gt; a software development consulting company that specializes in Mapping/GIS related application development.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 21:13:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120505091338P</guid></item><item><title>Updated Wiki: Add Custom Toolbar Button</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Add Custom Toolbar Button&amp;version=2</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Add Custom jHtmlArea Toolbar Button&lt;/h1&gt;Not only are the &amp;quot;built-in&amp;quot; toolbar buttons availabe, but completely custom toolbar buttons can be defined. This can be useful for extending the editor with any functionality desired.&lt;br /&gt;
&lt;h2&gt;Add Custom Toolbar Button&lt;/h2&gt;To add a custom toolbar button, instead of specifying the button to use by name, an object literal is passed instead.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s an example of the object literal required:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
{
    &lt;span style="color:Green;"&gt;// The CSS class used to style the &amp;lt;a&amp;gt; tag of the toolbar button&lt;/span&gt;
    css: &lt;span style="color:#A31515;"&gt;&amp;#39;custombutton&amp;#39;&lt;/span&gt;,

    &lt;span style="color:Green;"&gt;// The text to use as the &amp;lt;a&amp;gt; tags &amp;quot;Alt&amp;quot; attribute value&lt;/span&gt;
    text: &lt;span style="color:#A31515;"&gt;&amp;#39;Custom Button Tooltip / Description Value&amp;#39;&lt;/span&gt;,

    &lt;span style="color:Green;"&gt;// The callback function to execute when the toolbar button is clicked&lt;/span&gt;
    action: &lt;span style="color:Blue;"&gt;function&lt;/span&gt; (btn) {
        &lt;span style="color:Green;"&gt;// &amp;#39;this&amp;#39; = jHtmlArea object&lt;/span&gt;
        &lt;span style="color:Green;"&gt;// &amp;#39;btn&amp;#39; = jQuery object that represents the &amp;lt;a&amp;gt; (&amp;quot;anchor&amp;quot;) tag for the toolbar button&lt;/span&gt;

        &lt;span style="color:Green;"&gt;// Take some action or do something here&lt;/span&gt;
    }
}
&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;Now that the required object literal has been shown, here&amp;#39;s an example of it being used along with other toolbar buttons to build a custom toolbar set:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
$(&lt;span style="color:#A31515;"&gt;&amp;quot;textarea&amp;quot;&lt;/span&gt;).htmlarea({
    &lt;span style="color:Green;"&gt;// Override/Specify the Toolbar buttons to show&lt;/span&gt;
    toolbar: [
        [&lt;span style="color:#A31515;"&gt;&amp;quot;html&amp;quot;&lt;/span&gt;], [&lt;span style="color:#A31515;"&gt;&amp;quot;bold&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;italic&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;underline&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;|&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;forecolor&amp;quot;&lt;/span&gt;],
        [&lt;span style="color:#A31515;"&gt;&amp;quot;h1&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h2&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h3&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h4&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h5&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h6&amp;quot;&lt;/span&gt;],
        [&lt;span style="color:#A31515;"&gt;&amp;quot;link&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;unlink&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;|&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;image&amp;quot;&lt;/span&gt;],
        [
            {
                &lt;span style="color:Green;"&gt;// The CSS class used to style the &amp;lt;a&amp;gt; tag of the toolbar button&lt;/span&gt;
                css: &lt;span style="color:#A31515;"&gt;&amp;#39;custombutton&amp;#39;&lt;/span&gt;,

                &lt;span style="color:Green;"&gt;// The text to use as the &amp;lt;a&amp;gt; tags &amp;quot;Alt&amp;quot; attribute value&lt;/span&gt;
                text: &lt;span style="color:#A31515;"&gt;&amp;#39;Custom Button Tooltip / Description Value&amp;#39;&lt;/span&gt;,

                &lt;span style="color:Green;"&gt;// The callback function to execute when the toolbar button is clicked&lt;/span&gt;
                action: &lt;span style="color:Blue;"&gt;function&lt;/span&gt; (btn) {
                    &lt;span style="color:Green;"&gt;// &amp;#39;this&amp;#39; = jHtmlArea object&lt;/span&gt;
                    &lt;span style="color:Green;"&gt;// &amp;#39;btn&amp;#39; = jQuery object that represents the &amp;lt;a&amp;gt; (&amp;quot;anchor&amp;quot;) tag for the toolbar button&lt;/span&gt;

                    &lt;span style="color:Green;"&gt;// Take some action or do something here&lt;/span&gt;
                }
            }
        ]
    ]
});
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;Perform Basic Actions from a Custom Toolbar Button&lt;/h2&gt;The jHtmlArea API provides a number of methods or actions that can be performed on the editor from within the custom toolbar buttons handler.&lt;br /&gt;&lt;br /&gt;Here are a couple examples:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
{
    css: &lt;span style="color:#A31515;"&gt;&amp;quot;custombutton&amp;quot;&lt;/span&gt;,
    text: &lt;span style="color:#A31515;"&gt;&amp;quot;Custom Toolbar Button&amp;quot;&lt;/span&gt;,
    action: &lt;span style="color:Blue;"&gt;function&lt;/span&gt;(btn) {

        &lt;span style="color:Green;"&gt;// Paste some specific HTML / Text value into the Editor&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.pasteHTML(&lt;span style="color:#A31515;"&gt;&amp;quot;&amp;lt;p&amp;gt;&amp;lt;/p&amp;gt;&amp;quot;&lt;/span&gt;);

        &lt;span style="color:Green;"&gt;// Get the currently selected HTML / Text within the Editor&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;var&lt;/span&gt; s = &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.getSelectedHTML();

        &lt;span style="color:Green;"&gt;// Set the current selection to Bold&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.bold();

        &lt;span style="color:Green;"&gt;// Set the current selection to Italic&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.italic();

        &lt;span style="color:Green;"&gt;// Set the current selection to Underline&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.underline();

        &lt;span style="color:Green;"&gt;// Center Justify the current selection&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.justifyCenter();

        &lt;span style="color:Green;"&gt;// Indent the current selection&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.indent();

        &lt;span style="color:Green;"&gt;// Insert horizontal rule or &amp;lt;hr&amp;gt; tag&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.insertHorizontalRule();

        &lt;span style="color:Green;"&gt;// Insert an Image by URL&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.image(&lt;span style="color:#A31515;"&gt;&amp;quot;http://domain/image.png&amp;quot;&lt;/span&gt;);

        &lt;span style="color:Green;"&gt;// Set the Forecolor / Text Color of the current selection&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.forecolor(&lt;span style="color:#A31515;"&gt;&amp;quot;#336699&amp;quot;&lt;/span&gt;);

        &lt;span style="color:Green;"&gt;// Get the Full HTML that&amp;#39;s contained within the Editor&lt;/span&gt;
        &lt;span style="color:Blue;"&gt;var&lt;/span&gt; html = &lt;span style="color:Blue;"&gt;this&lt;/span&gt;.toHtmlString();
    }
}
&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;Further documentation is available within the &lt;a href="http://jhtmlarea.codeplex.com/wikipage?title=Modify%20Editor%20Programatically%20using%20JavaScript&amp;amp;referringTitle=Documentation"&gt;Modify Editor Programatically using JavaScript&lt;/a&gt; article.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 21:13:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Add Custom Toolbar Button 20120505091306P</guid></item><item><title>Updated Wiki: Add Custom Toolbar Button</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Add Custom Toolbar Button&amp;version=1</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Add Custom jHtmlArea Toolbar Button&lt;/h1&gt;Not only are the &amp;quot;built-in&amp;quot; toolbar buttons availabe, but completely custom toolbar buttons can be defined. This can be useful for extending the editor with any functionality desired.&lt;br /&gt;
&lt;h2&gt;Add Custom Toolbar Button&lt;/h2&gt;To add a custom toolbar button, instead of specifying the button to use by name, an object literal is passed instead.&lt;br /&gt;&lt;br /&gt;Here&amp;#39;s an example of the object literal required:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
{
    &lt;span style="color:Green;"&gt;// The CSS class used to style the &amp;lt;a&amp;gt; tag of the toolbar button&lt;/span&gt;
    css: &lt;span style="color:#A31515;"&gt;&amp;#39;custombutton&amp;#39;&lt;/span&gt;,

    &lt;span style="color:Green;"&gt;// The text to use as the &amp;lt;a&amp;gt; tags &amp;quot;Alt&amp;quot; attribute value&lt;/span&gt;
    text: &lt;span style="color:#A31515;"&gt;&amp;#39;Custom Button Tooltip / Description Value&amp;#39;&lt;/span&gt;,

    &lt;span style="color:Green;"&gt;// The callback function to execute when the toolbar button is clicked&lt;/span&gt;
    action: &lt;span style="color:Blue;"&gt;function&lt;/span&gt; (btn) {
        &lt;span style="color:Green;"&gt;// &amp;#39;this&amp;#39; = jHtmlArea object&lt;/span&gt;
        &lt;span style="color:Green;"&gt;// &amp;#39;btn&amp;#39; = jQuery object that represents the &amp;lt;a&amp;gt; (&amp;quot;anchor&amp;quot;) tag for the toolbar button&lt;/span&gt;

        &lt;span style="color:Green;"&gt;// Take some action or do something here&lt;/span&gt;
    }
}
&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;Now that the required object literal has been shown, here&amp;#39;s an example of it being used along with other toolbar buttons to build a custom toolbar set:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
$(&lt;span style="color:#A31515;"&gt;&amp;quot;textarea&amp;quot;&lt;/span&gt;).htmlarea({
    &lt;span style="color:Green;"&gt;// Override/Specify the Toolbar buttons to show&lt;/span&gt;
    toolbar: [
        [&lt;span style="color:#A31515;"&gt;&amp;quot;html&amp;quot;&lt;/span&gt;], [&lt;span style="color:#A31515;"&gt;&amp;quot;bold&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;italic&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;underline&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;|&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;forecolor&amp;quot;&lt;/span&gt;],
        [&lt;span style="color:#A31515;"&gt;&amp;quot;h1&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h2&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h3&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h4&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h5&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;h6&amp;quot;&lt;/span&gt;],
        [&lt;span style="color:#A31515;"&gt;&amp;quot;link&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;unlink&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;|&amp;quot;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;quot;image&amp;quot;&lt;/span&gt;],
        [
            {
                &lt;span style="color:Green;"&gt;// The CSS class used to style the &amp;lt;a&amp;gt; tag of the toolbar button&lt;/span&gt;
                css: &lt;span style="color:#A31515;"&gt;&amp;#39;custombutton&amp;#39;&lt;/span&gt;,

                &lt;span style="color:Green;"&gt;// The text to use as the &amp;lt;a&amp;gt; tags &amp;quot;Alt&amp;quot; attribute value&lt;/span&gt;
                text: &lt;span style="color:#A31515;"&gt;&amp;#39;Custom Button Tooltip / Description Value&amp;#39;&lt;/span&gt;,

                &lt;span style="color:Green;"&gt;// The callback function to execute when the toolbar button is clicked&lt;/span&gt;
                action: &lt;span style="color:Blue;"&gt;function&lt;/span&gt; (btn) {
                    &lt;span style="color:Green;"&gt;// &amp;#39;this&amp;#39; = jHtmlArea object&lt;/span&gt;
                    &lt;span style="color:Green;"&gt;// &amp;#39;btn&amp;#39; = jQuery object that represents the &amp;lt;a&amp;gt; (&amp;quot;anchor&amp;quot;) tag for the toolbar button&lt;/span&gt;

                    &lt;span style="color:Green;"&gt;// Take some action or do something here&lt;/span&gt;
                }
            }
        ]
    ]
});
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 21:10:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Add Custom Toolbar Button 20120505091016P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://jhtmlarea.codeplex.com/documentation?version=8</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;jHtmlArea Documentation&lt;/h1&gt;
&lt;h2&gt;Beginner&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://jhtmlarea.codeplex.com/wikipage?title=Display%20the%20jHtmlArea%20Editor&amp;referringTitle=Documentation"&gt;Display the jHtmlArea Editor&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://jhtmlarea.codeplex.com/wikipage?title=Configure%20Toolbar%20Buttons&amp;referringTitle=Documentation"&gt;Configure Toolbar Buttons&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Intermediate&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://jhtmlarea.codeplex.com/wikipage?title=Localize%20the%20Editor&amp;referringTitle=Documentation"&gt;Localize the Editor&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://jhtmlarea.codeplex.com/wikipage?title=Specify%20Custom%20CSS%20for%20Editor&amp;referringTitle=Documentation"&gt;Specify Custom CSS for Editor&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://jhtmlarea.codeplex.com/wikipage?title=Editor%20%22Load%22%20Event%20Callback&amp;referringTitle=Documentation"&gt;Editor &amp;#34;Load&amp;#34; Event Callback&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Advanced&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://jhtmlarea.codeplex.com/wikipage?title=Modify%20Editor%20Programatically%20using%20JavaScript&amp;referringTitle=Documentation"&gt;Modify Editor Programatically using JavaScript&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://jhtmlarea.codeplex.com/wikipage?title=Add%20Custom%20Toolbar%20Button&amp;referringTitle=Documentation"&gt;Add Custom Toolbar Button&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 21:03:55 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20120505090355P</guid></item><item><title>Updated Wiki: Modify Editor Programatically using JavaScript</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;version=7</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Modify jHtmlArea Editor Programatically using JavaScript / jQuery&lt;/h1&gt;All jHtmlArea toolbar buttons and a few other methods can be executed programmatically via JavaScript / jQuery.&lt;br /&gt;&lt;br /&gt;Using jQuery, the method is specified by name along with passing any necessary parameters.&lt;br /&gt;&lt;br /&gt;Here are a couple examples:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Green;"&gt;// Get the HTML String value from within the editor&lt;/span&gt;
&lt;span style="color:Blue;"&gt;var&lt;/span&gt; html = $(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;toHtmlString&amp;#39;&lt;/span&gt;);

&lt;span style="color:Green;"&gt;// Insert an image into the current caret location&lt;/span&gt;
&lt;span style="color:Green;"&gt;// First Argument = The method name&lt;/span&gt;
&lt;span style="color:Green;"&gt;// Second Argument = The argument accepted by the &amp;quot;image&amp;quot; method&lt;/span&gt;
$(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;image&amp;#39;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;#39;http://localhost/image.jpg&amp;#39;&lt;/span&gt;);
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;jHtmlArea Methods&lt;/h2&gt;
&lt;h3&gt;bold()&lt;/h3&gt;Toggles the &amp;quot;Bold&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;copy()&lt;/h3&gt;Performs a clipboard &amp;quot;Copy&amp;quot; operation.&lt;br /&gt;
&lt;h3&gt;cut()&lt;/h3&gt;Performs a clipboard &amp;quot;Cut&amp;quot; operation.&lt;br /&gt;
&lt;h3&gt;decreaseFontSize()&lt;/h3&gt;Performs the same action as the &amp;quot;decreasefontsize&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;dispose()&lt;/h3&gt;Removes the jHtmlArea editor from the page.&lt;br /&gt;
&lt;h3&gt;forecoloe()&lt;/h3&gt;Performs the same action as the &amp;quot;forecolor&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;getSelectedHTML()&lt;/h3&gt;Gets the HTML that is currently selected within the editor.&lt;br /&gt;
&lt;h3&gt;getSelection()&lt;/h3&gt;Gets the current selection within the editor.&lt;br /&gt;
&lt;h3&gt;h1()&lt;/h3&gt;Performs the same action as the &amp;quot;h1&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h2()&lt;/h3&gt;Performs the same action as the &amp;quot;h2&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h3()&lt;/h3&gt;Performs the same action as the &amp;quot;h3&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h4()&lt;/h3&gt;Performs the same action as the &amp;quot;h4&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h5()&lt;/h3&gt;Performs the same action as the &amp;quot;h5&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h6()&lt;/h3&gt;Performs the same action as the &amp;quot;h6&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;hideHTMLView()&lt;/h3&gt;Toggles the display of the WYSIWYG view within the editor.&lt;br /&gt;
&lt;h3&gt;html(htmlString)&lt;/h3&gt;Gets or Sets the entire HTML contents within the editor.&lt;br /&gt;&lt;b&gt;htmlString&lt;/b&gt;:&lt;br /&gt;If value is specified, then the HTML contents of the editor is set to that value.&lt;br /&gt;If not specified, then the HTML contents fo the editor is returned.&lt;br /&gt;
&lt;h3&gt;link()&lt;/h3&gt;Adds a Hyperlink to the currently selection.&lt;br /&gt;
&lt;h3&gt;indent()&lt;/h3&gt;Performs the same action as the &amp;quot;indent&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;image(imageUrl)&lt;/h3&gt;Inserts an image into the current caret location&lt;br /&gt;&lt;b&gt;imageUrl&lt;/b&gt;: The URL of the image to insert.&lt;br /&gt;
&lt;h3&gt;increaseFontSize()&lt;/h3&gt;Performs the same action as the &amp;quot;increasefontsize&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;italic()&lt;/h3&gt;Toggles the &amp;quot;Italic&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;justifyCenter()&lt;/h3&gt;Performs the same action as the &amp;quot;justifycenter&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;justifyLeft()&lt;/h3&gt;Performs the same action as the &amp;quot;justifyleft&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;justifyRight()&lt;/h3&gt;Performs the same action as the &amp;quot;justifyright&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;orderedList()&lt;/h3&gt;Toggles an Ordered List &amp;quot;&lt;span class="codeInline"&gt;&amp;lt;ol&amp;gt;&lt;/span&gt;&amp;quot; on the current selection.&lt;br /&gt;
&lt;h3&gt;outdent()&lt;/h3&gt;Performs the same action as the &amp;quot;outdent&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;p()&lt;/h3&gt;Performs the same action as the &amp;quot;p&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;paste()&lt;/h3&gt;Performs a clipboard &amp;quot;Paste&amp;quot; operation.&lt;br /&gt;
&lt;h3&gt;pasteHTML(htmlString)&lt;/h3&gt;Adds HTML content to the currently selected area within the editor.&lt;br /&gt;&lt;b&gt;htmlString&lt;/b&gt;: The HTML string to add.&lt;br /&gt;
&lt;h3&gt;removeFormat()&lt;/h3&gt;Removes all formatting from the currenlty selected text.&lt;br /&gt;
&lt;h3&gt;showHTMLView()&lt;/h3&gt;Toggles the display of the Raw HTML view within the editor.&lt;br /&gt;
&lt;h3&gt;strikeThrough()&lt;/h3&gt;Toggles the &amp;quot;Strike Through&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;subscript()&lt;/h3&gt;Performs the same action as the &amp;quot;subscript&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;superscript()&lt;/h3&gt;Performs the same action as the &amp;quot;superscript&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;toggleHTMLView()&lt;/h3&gt;Toggles between Raw HTML view and WYSIWYG view within the editor.&lt;br /&gt;
&lt;h3&gt;toHtmlString()&lt;/h3&gt;Returns the HTML String value from within the editor.&lt;br /&gt;
&lt;h3&gt;toString()&lt;/h3&gt;Returns a string value (without HTML markup) of the editors contents.&lt;br /&gt;
&lt;h3&gt;underline()&lt;/h3&gt;Toggles the &amp;quot;Underline&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;unlink()&lt;/h3&gt;Removes the Hyperlink from the current selection.&lt;br /&gt;
&lt;h3&gt;unorderedList()&lt;/h3&gt;Toggles an Unorderd List &amp;quot;&lt;span class="codeInline"&gt;&amp;lt;ul&amp;gt;&lt;/span&gt;&amp;quot; on the current selection.&lt;br /&gt;
&lt;h3&gt;updateHtmlArea()&lt;/h3&gt;Forces the editor to update its contents with the current contents of the underlieing &amp;quot;&lt;span class="codeInline"&gt;&amp;lt;textarea&amp;gt;&lt;/span&gt;&amp;quot;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 21:02:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Modify Editor Programatically using JavaScript 20120505090244P</guid></item><item><title>Updated Wiki: Modify Editor Programatically using JavaScript</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;version=6</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Modify jHtmlArea Editor Programatically using JavaScript / jQuery&lt;/h1&gt;All jHtmlArea toolbar buttons and a few other methods can be executed programmatically via JavaScript / jQuery.&lt;br /&gt;&lt;br /&gt;Using jQuery, the method is specified by name along with passing any necessary parameters.&lt;br /&gt;&lt;br /&gt;Here are a couple examples:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Green;"&gt;// Get the HTML String value from within the editor&lt;/span&gt;
&lt;span style="color:Blue;"&gt;var&lt;/span&gt; html = $(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;toHtmlString&amp;#39;&lt;/span&gt;);

&lt;span style="color:Green;"&gt;// Insert an image into the current caret location&lt;/span&gt;
&lt;span style="color:Green;"&gt;// First Argument = The method name&lt;/span&gt;
&lt;span style="color:Green;"&gt;// Second Argument = The argument accepted by the &amp;quot;image&amp;quot; method&lt;/span&gt;
$(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;image&amp;#39;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;#39;http://localhost/image.jpg&amp;#39;&lt;/span&gt;);
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;jHtmlArea Methods&lt;/h2&gt;
&lt;h3&gt;bold()&lt;/h3&gt;Toggles the &amp;quot;Bold&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;copy()&lt;/h3&gt;Performs a clipboard &amp;quot;Copy&amp;quot; operation.&lt;br /&gt;
&lt;h3&gt;cut()&lt;/h3&gt;Performs a clipboard &amp;quot;Cut&amp;quot; operation.&lt;br /&gt;
&lt;h3&gt;dispose()&lt;/h3&gt;Removes the jHtmlArea editor from the page.&lt;br /&gt;
&lt;h3&gt;getSelectedHTML()&lt;/h3&gt;Gets the HTML that is currently selected within the editor.&lt;br /&gt;
&lt;h3&gt;getSelection()&lt;/h3&gt;Gets the current selection within the editor.&lt;br /&gt;
&lt;h3&gt;h1()&lt;/h3&gt;Performs the same action as the &amp;quot;h1&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h2()&lt;/h3&gt;Performs the same action as the &amp;quot;h2&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h3()&lt;/h3&gt;Performs the same action as the &amp;quot;h3&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h4()&lt;/h3&gt;Performs the same action as the &amp;quot;h4&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h5()&lt;/h3&gt;Performs the same action as the &amp;quot;h5&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;h6()&lt;/h3&gt;Performs the same action as the &amp;quot;h6&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;html(htmlString)&lt;/h3&gt;Gets or Sets the entire HTML contents within the editor.&lt;br /&gt;&lt;b&gt;htmlString&lt;/b&gt;:&lt;br /&gt;If value is specified, then the HTML contents of the editor is set to that value.&lt;br /&gt;If not specified, then the HTML contents fo the editor is returned.&lt;br /&gt;
&lt;h3&gt;link()&lt;/h3&gt;Adds a Hyperlink to the currently selection.&lt;br /&gt;
&lt;h3&gt;image(imageUrl)&lt;/h3&gt;Inserts an image into the current caret location&lt;br /&gt;&lt;b&gt;imageUrl&lt;/b&gt;: The URL of the image to insert.&lt;br /&gt;
&lt;h3&gt;italic()&lt;/h3&gt;Toggles the &amp;quot;Italic&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;orderedList&lt;/h3&gt;Toggles an Ordered List &amp;quot;&lt;span class="codeInline"&gt;&amp;lt;ol&amp;gt;&lt;/span&gt;&amp;quot; on the current selection.&lt;br /&gt;
&lt;h3&gt;p()&lt;/h3&gt;Performs the same action as the &amp;quot;p&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;paste()&lt;/h3&gt;Performs a clipboard &amp;quot;Paste&amp;quot; operation.&lt;br /&gt;
&lt;h3&gt;pasteHTML(htmlString)&lt;/h3&gt;Adds HTML content to the currently selected area within the editor.&lt;br /&gt;&lt;b&gt;htmlString&lt;/b&gt;: The HTML string to add.&lt;br /&gt;
&lt;h3&gt;removeFormat()&lt;/h3&gt;Removes all formatting from the currenlty selected text.&lt;br /&gt;
&lt;h3&gt;strikeThrough()&lt;/h3&gt;Toggles the &amp;quot;Strike Through&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;subscript()&lt;/h3&gt;Performs the same action as the &amp;quot;subscript&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;superscript()&lt;/h3&gt;Performs the same action as the &amp;quot;superscript&amp;quot; toolbar button.&lt;br /&gt;
&lt;h3&gt;toHtmlString()&lt;/h3&gt;Returns the HTML String value from within the editor.&lt;br /&gt;
&lt;h3&gt;underline()&lt;/h3&gt;Toggles the &amp;quot;Underline&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;unlink()&lt;/h3&gt;Removes the Hyperlink from the current selection.&lt;br /&gt;
&lt;h3&gt;unorderedList()&lt;/h3&gt;Toggles an Unorderd List &amp;quot;&lt;span class="codeInline"&gt;&amp;lt;ul&amp;gt;&lt;/span&gt;&amp;quot; on the current selection.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 20:56:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Modify Editor Programatically using JavaScript 20120505085651P</guid></item><item><title>Updated Wiki: Modify Editor Programatically using JavaScript</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;version=5</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Modify jHtmlArea Editor Programatically using JavaScript / jQuery&lt;/h1&gt;All jHtmlArea toolbar buttons and a few other methods can be executed programmatically via JavaScript / jQuery.&lt;br /&gt;&lt;br /&gt;Using jQuery, the method is specified by name along with passing any necessary parameters.&lt;br /&gt;&lt;br /&gt;Here are a couple examples:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Green;"&gt;// Get the HTML String value from within the editor&lt;/span&gt;
&lt;span style="color:Blue;"&gt;var&lt;/span&gt; html = $(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;toHtmlString&amp;#39;&lt;/span&gt;);

&lt;span style="color:Green;"&gt;// Insert an image into the current caret location&lt;/span&gt;
&lt;span style="color:Green;"&gt;// First Argument = The method name&lt;/span&gt;
&lt;span style="color:Green;"&gt;// Second Argument = The argument accepted by the &amp;quot;image&amp;quot; method&lt;/span&gt;
$(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;image&amp;#39;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;#39;http://localhost/image.jpg&amp;#39;&lt;/span&gt;);
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;jHtmlArea Methods&lt;/h2&gt;
&lt;h3&gt;bold()&lt;/h3&gt;Toggles the &amp;quot;Bold&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;copy()&lt;/h3&gt;Performs a clipboard &amp;quot;Copy&amp;quot; operation.&lt;br /&gt;
&lt;h3&gt;cut()&lt;/h3&gt;Performs a clipboard &amp;quot;Cut&amp;quot; operation.&lt;br /&gt;
&lt;h3&gt;dispose()&lt;/h3&gt;Removes the jHtmlArea editor from the page.&lt;br /&gt;
&lt;h3&gt;getSelectedHTML()&lt;/h3&gt;Gets the HTML that is currently selected within the editor.&lt;br /&gt;
&lt;h3&gt;getSelection()&lt;/h3&gt;Gets the current selection within the editor.&lt;br /&gt;
&lt;h3&gt;html(htmlString)&lt;/h3&gt;Gets or Sets the entire HTML contents within the editor.&lt;br /&gt;&lt;b&gt;htmlString&lt;/b&gt;:&lt;br /&gt;If value is specified, then the HTML contents of the editor is set to that value.&lt;br /&gt;If not specified, then the HTML contents fo the editor is returned.&lt;br /&gt;
&lt;h3&gt;image(imageUrl)&lt;/h3&gt;Inserts an image into the current caret location&lt;br /&gt;&lt;b&gt;imageUrl&lt;/b&gt;: The URL of the image to insert.&lt;br /&gt;
&lt;h3&gt;italic()&lt;/h3&gt;Toggles the &amp;quot;Italic&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;paste()&lt;/h3&gt;Performs a clipboard &amp;quot;Paste&amp;quot; operation.&lt;br /&gt;
&lt;h3&gt;pasteHTML(htmlString)&lt;/h3&gt;Adds HTML content to the currently selected area within the editor.&lt;br /&gt;&lt;b&gt;htmlString&lt;/b&gt;: The HTML string to add.&lt;br /&gt;
&lt;h3&gt;strikeThrough()&lt;/h3&gt;Toggles the &amp;quot;Strike Through&amp;quot; state of the currently selected text.&lt;br /&gt;
&lt;h3&gt;toHtmlString()&lt;/h3&gt;Returns the HTML String value from within the editor.&lt;br /&gt;
&lt;h3&gt;underline()&lt;/h3&gt;Toggles the &amp;quot;Underline&amp;quot; state of the currently selected text.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 20:52:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Modify Editor Programatically using JavaScript 20120505085222P</guid></item><item><title>Updated Wiki: Modify Editor Programatically using JavaScript</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;version=4</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Modify jHtmlArea Editor Programatically using JavaScript / jQuery&lt;/h1&gt;All jHtmlArea toolbar buttons and a few other methods can be executed programmatically via JavaScript / jQuery.&lt;br /&gt;&lt;br /&gt;Using jQuery, the method is specified by name along with passing any necessary parameters.&lt;br /&gt;&lt;br /&gt;Here are a couple examples:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Green;"&gt;// Get the HTML String value from within the editor&lt;/span&gt;
&lt;span style="color:Blue;"&gt;var&lt;/span&gt; html = $(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;toHtmlString&amp;#39;&lt;/span&gt;);

&lt;span style="color:Green;"&gt;// Insert an image into the current caret location&lt;/span&gt;
&lt;span style="color:Green;"&gt;// First Argument = The method name&lt;/span&gt;
&lt;span style="color:Green;"&gt;// Second Argument = The argument accepted by the &amp;quot;image&amp;quot; method&lt;/span&gt;
$(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;image&amp;#39;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;#39;http://localhost/image.jpg&amp;#39;&lt;/span&gt;);
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;jHtmlArea Methods&lt;/h2&gt;
&lt;h3&gt;dispose()&lt;/h3&gt;Removes the jHtmlArea editor from the page.&lt;br /&gt;
&lt;h3&gt;getSelectedHTML()&lt;/h3&gt;Gets the HTML that is currently selected within the editor.&lt;br /&gt;
&lt;h3&gt;getSelection()&lt;/h3&gt;Gets the current selection within the editor.&lt;br /&gt;
&lt;h3&gt;html(htmlString)&lt;/h3&gt;Gets or Sets the HTML in the editor.&lt;br /&gt;&lt;b&gt;htmlString&lt;/b&gt;: TODO&lt;br /&gt;
&lt;h3&gt;image(imageUrl)&lt;/h3&gt;Inserts an image into the current caret location&lt;br /&gt;&lt;b&gt;imageUrl&lt;/b&gt;: The URL of the image to insert.&lt;br /&gt;
&lt;h3&gt;toHtmlString()&lt;/h3&gt;Returns the HTML String value from within the editor.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 20:42:13 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Modify Editor Programatically using JavaScript 20120505084213P</guid></item><item><title>Updated Wiki: Modify Editor Programatically using JavaScript</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;version=3</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Modify jHtmlArea Editor Programatically using JavaScript / jQuery&lt;/h1&gt;All jHtmlArea toolbar buttons and a few other methods can be executed programmatically via JavaScript / jQuery.&lt;br /&gt;&lt;br /&gt;Using jQuery, the method is specified by name along with passing any necessary parameters.&lt;br /&gt;&lt;br /&gt;Here are a couple examples:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Green;"&gt;// Get the HTML String value from within the editor&lt;/span&gt;
&lt;span style="color:Blue;"&gt;var&lt;/span&gt; html = $(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;toHtmlString&amp;#39;&lt;/span&gt;);

&lt;span style="color:Green;"&gt;// Insert an image into the current caret location&lt;/span&gt;
&lt;span style="color:Green;"&gt;// First Argument = The method name&lt;/span&gt;
&lt;span style="color:Green;"&gt;// Second Argument = The argument accepted by the &amp;quot;image&amp;quot; method&lt;/span&gt;
$(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;image&amp;#39;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;#39;http://localhost/image.jpg&amp;#39;&lt;/span&gt;);
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;jHtmlArea Methods&lt;/h2&gt;
&lt;h3&gt;toHtmlString()&lt;/h3&gt;Returns the HTML String value from within the editor.&lt;br /&gt;
&lt;h3&gt;image(imageUrl)&lt;/h3&gt;Inserts an image into the current caret location&lt;br /&gt;&lt;b&gt;imageUrl&lt;/b&gt;: The URL of the image to insert.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 20:38:39 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Modify Editor Programatically using JavaScript 20120505083839P</guid></item><item><title>Updated Wiki: Modify Editor Programatically using JavaScript</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;version=2</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Modify jHtmlArea Editor Programatically using JavaScript / jQuery&lt;/h1&gt;All jHtmlArea toolbar buttons and a few other methods can be executed programmatically via JavaScript / jQuery.&lt;br /&gt;&lt;br /&gt;Using jQuery, the method is specified by name along with passing any necessary parameters.&lt;br /&gt;&lt;br /&gt;Here are a couple examples:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Green;"&gt;// Get the HTML String value from within the editor&lt;/span&gt;
&lt;span style="color:Blue;"&gt;var&lt;/span&gt; html = $(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;toHtmlString&amp;#39;&lt;/span&gt;);

&lt;span style="color:Green;"&gt;// Insert an image into the current caret location&lt;/span&gt;
&lt;span style="color:Green;"&gt;// First Argument = The method name&lt;/span&gt;
&lt;span style="color:Green;"&gt;// Second Argument = The argument accepted by the &amp;quot;image&amp;quot; method&lt;/span&gt;
$(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;image&amp;#39;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;#39;http://localhost/image.jpg&amp;#39;&lt;/span&gt;);
&lt;/pre&gt;&lt;/div&gt;
&lt;h2&gt;jHtmlArea Methods&lt;/h2&gt;
&lt;h3&gt;toHtmlString()&lt;/h3&gt;Returns the HTML String value from within the editor.&lt;br /&gt;
&lt;h3&gt;image&lt;/h3&gt;Inserts an image into the current caret location&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 20:38:02 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Modify Editor Programatically using JavaScript 20120505083802P</guid></item><item><title>Updated Wiki: Modify Editor Programatically using JavaScript</title><link>http://jhtmlarea.codeplex.com/wikipage?title=Modify Editor Programatically using JavaScript&amp;version=1</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Modify jHtmlArea Editor Programatically using JavaScript / jQuery&lt;/h1&gt;All jHtmlArea toolbar buttons and a few other methods can be executed programmatically via JavaScript / jQuery.&lt;br /&gt;&lt;br /&gt;Using jQuery, the method is specified by name along with passing any necessary parameters.&lt;br /&gt;&lt;br /&gt;Here are a couple examples:&lt;br /&gt;&lt;div style="color:Black;background-color:White;"&gt;&lt;pre&gt;
&lt;span style="color:Green;"&gt;// Get the HTML String value from within the editor&lt;/span&gt;
&lt;span style="color:Blue;"&gt;var&lt;/span&gt; html = $(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;toHtmlString&amp;#39;&lt;/span&gt;);

&lt;span style="color:Green;"&gt;// Insert a specific image into the current caret location&lt;/span&gt;
&lt;span style="color:Green;"&gt;// First Argument = The method name&lt;/span&gt;
&lt;span style="color:Green;"&gt;// Second Argument = The argument accepted by the &amp;quot;image&amp;quot; method&lt;/span&gt;
$(&lt;span style="color:#A31515;"&gt;&amp;#39;#txtEditor&amp;#39;&lt;/span&gt;).htmlarea(&lt;span style="color:#A31515;"&gt;&amp;#39;image&amp;#39;&lt;/span&gt;, &lt;span style="color:#A31515;"&gt;&amp;#39;http://localhost/image.jpg&amp;#39;&lt;/span&gt;);
&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 05 May 2012 20:36:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Modify Editor Programatically using JavaScript 20120505083644P</guid></item></channel></rss>