<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>quote jQuery Event</title><link>https://community.telligent.com/community/12/w/api-documentation/71674/quote-jquery-event</link><description>Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>quote jQuery Event</title><link>https://community.telligent.com/community/12/w/api-documentation/71674/quote-jquery-event</link><pubDate>Thu, 02 Jun 2022 15:17:48 GMT</pubDate><guid isPermaLink="false">325deb08-f48d-42eb-97fd-56af7f20fe6d</guid><dc:creator>Former Member</dc:creator><comments>https://community.telligent.com/community/12/w/api-documentation/71674/quote-jquery-event#comments</comments><description>Current Revision posted to API Documentation by Former Member on 06/02/2022 15:17:48&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/12/w/api-documentation/71674/quote-jquery-event/revision/1</link><pubDate>Fri, 15 Jan 2021 21:44:17 GMT</pubDate><guid isPermaLink="false">325deb08-f48d-42eb-97fd-56af7f20fe6d</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/12/w/api-documentation/71674/quote-jquery-event#comments</comments><description>Revision 1 posted to API Documentation by Ben Tiedt on 01/15/2021 21:44:17&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&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;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>