<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>rendered jQuery Event</title><link>https://community.telligent.com/community/13/w/api-documentation/75752/rendered-jquery-event</link><description>&lt;p&gt;&lt;span&gt;Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.&lt;/span&gt;&lt;/p&gt;</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>rendered jQuery Event</title><link>https://community.telligent.com/community/13/w/api-documentation/75752/rendered-jquery-event</link><pubDate>Fri, 08 Mar 2024 17:51:24 GMT</pubDate><guid isPermaLink="false">55bc1578-aef0-41fe-860e-5446f6df76f9</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/75752/rendered-jquery-event#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 03/08/2024 17:51:24&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;jQuery.event.special.rendered&lt;/h3&gt;
&lt;p&gt;The rendered event is fired when content is loaded and any referenced scripts are executed.&lt;/p&gt;
&lt;h3&gt;Usage&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;// handle the &amp;#39;rendered&amp;#39; event on an element with id &amp;#39;test&amp;#39;
$(&amp;#39;#test&amp;#39;).on(&amp;#39;rendered&amp;#39;, function(e) {
    alert(&amp;#39;Rendered!&amp;#39;)
});
&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>