<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>jQuery Event quote</title><link>https://community.telligent.com/community/11/w/api-documentation/65159/jquery-event-quote</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>jQuery Event quote</title><link>https://community.telligent.com/community/11/w/api-documentation/65159/jquery-event-quote</link><pubDate>Wed, 20 Nov 2019 15:28:28 GMT</pubDate><guid isPermaLink="false">9733e300-a797-44ba-be26-d516a318ef6e</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/65159/jquery-event-quote#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 11/20/2019 15:28:28&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;
&lt;h3&gt;&lt;a id="jQuery_event_special_quote" name="jQuery_event_special_quote"&gt;&lt;/a&gt;jQuery.event.special.quote&lt;/h3&gt;
&lt;p&gt;The quote event is raised when the user chooses to quote selected text. Elements with quote handlers are quotable.&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;// handle the &amp;#39;quote&amp;#39; event on an entire document
$(document).on(&amp;#39;quote&amp;#39;, function(e) {
    alert(e.quotedHtml)
});
&lt;/code&gt;&lt;/pre&gt;
&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>quote jQuery Event</title><link>https://community.telligent.com/community/11/w/api-documentation/65159/jquery-event-quote/revision/1</link><pubDate>Tue, 19 Nov 2019 20:27:34 GMT</pubDate><guid isPermaLink="false">9733e300-a797-44ba-be26-d516a318ef6e</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/65159/jquery-event-quote#comments</comments><description>Revision 1 posted to API Documentation by Ben Tiedt on 11/19/2019 20:27:34&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;&lt;a id="jQuery_event_special_quote" name="jQuery_event_special_quote"&gt;&lt;/a&gt;jQuery.event.special.quote&lt;/h3&gt;
&lt;p&gt;The quote event is raised when the user chooses to quote selected text. Elements with quote handlers are quotable.&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;// handle the &amp;#39;quote&amp;#39; event on an entire document
$(document).on(&amp;#39;quote&amp;#39;, function(e) {
    alert(e.quotedHtml)
});
&lt;/code&gt;&lt;/pre&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>