<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>evolutionCodeEditorChange jQuery Event</title><link>https://community.telligent.com/community/11/w/api-documentation/65147/evolutioncodeeditorchange-jquery-event</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>evolutionCodeEditorChange jQuery Event</title><link>https://community.telligent.com/community/11/w/api-documentation/65147/evolutioncodeeditorchange-jquery-event</link><pubDate>Tue, 19 Nov 2019 20:28:04 GMT</pubDate><guid isPermaLink="false">bf1d622e-d85e-40fd-b816-dbe4ad5b4799</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/65147/evolutioncodeeditorchange-jquery-event#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 11/19/2019 20:28:04&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;&lt;a id="jQuery_event_special_evolutionCodeEditorChange" name="jQuery_event_special_evolutionCodeEditorChange"&gt;&lt;/a&gt;jQuery.event.special.evolutionCodeEditorChange&lt;/h3&gt;
&lt;p&gt;Event raised when the content of an evolutionCodeEditor instance is changed&lt;/p&gt;
&lt;p&gt;Bubbles and can be delegated against.&lt;/p&gt;
&lt;p&gt;While this event can be used directly, it&amp;#39;s often easier to rely on the [[code UI Component|Code UI Component]] applied to a textarea instead, and just use the textarea&amp;#39;s &lt;code&gt;change&lt;/code&gt; event.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Usage" name="Usage"&gt;&lt;/a&gt;Usage&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;$(element).on(&amp;#39;evolutionCodeEditorChange&amp;#39;, function(e){
    // handle event...
});
&lt;/code&gt;&lt;/pre&gt;

&lt;h3&gt;&lt;a id="See_also" name="See_also"&gt;&lt;/a&gt;See also&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;[[code UI Component|Code UI Component]]&lt;/li&gt;
&lt;li&gt;[[evolutionCodeEditor jQuery Plugin|evolutionCodeEditor jQuery Plugin]]&lt;/li&gt;
&lt;/ul&gt;
&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>