<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>glowTransition jQuery Plugin</title><link>https://community.telligent.com/community/11/w/api-documentation/67172/glowtransition-jquery-plugin</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>glowTransition jQuery Plugin</title><link>https://community.telligent.com/community/11/w/api-documentation/67172/glowtransition-jquery-plugin</link><pubDate>Tue, 19 Nov 2019 20:29:03 GMT</pubDate><guid isPermaLink="false">83476387-2899-4ee7-ae53-8af22914d0c8</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/67172/glowtransition-jquery-plugin#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 11/19/2019 20:29:03&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;&lt;a id="jQuery_fn_glowTransition" name="jQuery_fn_glowTransition"&gt;&lt;/a&gt;jQuery.fn.glowTransition&lt;/h3&gt;
&lt;p&gt;Smoothly transitions an element into another, resizing the first to match the second and blending the second&amp;#39;s contents over the first.&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;$(&amp;#39;SOURCE SELECTOR&amp;#39;).glowTransition(&amp;#39;TARGET SELECTOR&amp;#39;, options)
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;where &amp;#39;source selector&amp;#39; contains the element(s) which will be transitioned out, &amp;#39;target selector&amp;#39; contains the elements which will be transitioned in, and the optional &lt;code&gt;options&lt;/code&gt; object supports the following:&lt;/p&gt;
&lt;h3&gt;&lt;a id="Options" name="Options"&gt;&lt;/a&gt;Options&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;duration&lt;/code&gt;: animation duration in milliseconds
&lt;ul&gt;
&lt;li&gt;default: 200&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;type&lt;/code&gt;: type of blend to perform: fade, slideUp, slideDown, slideLeft, slideRight
&lt;ul&gt;
&lt;li&gt;default: &amp;#39;fade&amp;#39;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;complete&lt;/code&gt;: callback to perform on completion&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;resize&lt;/code&gt;: whether or not transition a includes resize from the first to second.
&lt;ul&gt;
&lt;li&gt;default: true&lt;/li&gt;
&lt;/ul&gt;
&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>