<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>orientationchange jQuery Event</title><link>https://community.telligent.com/community/11/w/api-documentation/65152/orientationchange-jquery-event</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>orientationchange jQuery Event</title><link>https://community.telligent.com/community/11/w/api-documentation/65152/orientationchange-jquery-event</link><pubDate>Tue, 19 Nov 2019 20:28:45 GMT</pubDate><guid isPermaLink="false">b44574fa-cf54-4299-ab23-7e8f49d16154</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/65152/orientationchange-jquery-event#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 11/19/2019 20:28:45&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;&lt;a id="jQuery_event_special_orientationchange" name="jQuery_event_special_orientationchange"&gt;&lt;/a&gt;jQuery.event.special.orientationchange&lt;/h3&gt;
&lt;p&gt;Event raised once when a device&amp;#39;s orientation changes, or the window is resized. Shimmed for browsers that don&amp;#39;t support orientation.&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;$(window).on(&amp;#39;orientationchange&amp;#39;, function(e){
    // handle event...
});
&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>