<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>evolutionUserFileTextBox jQuery Plugin</title><link>https://community.telligent.com/community/11/w/api-documentation/67159/evolutionuserfiletextbox-jquery-plugin</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>evolutionUserFileTextBox jQuery Plugin</title><link>https://community.telligent.com/community/11/w/api-documentation/67159/evolutionuserfiletextbox-jquery-plugin</link><pubDate>Tue, 19 Nov 2019 20:28:18 GMT</pubDate><guid isPermaLink="false">8bc70c19-5ab0-4789-8a14-662fcaa4dccc</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/67159/evolutionuserfiletextbox-jquery-plugin#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 11/19/2019 20:28:18&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;&lt;a id="jQuery_fn_evolutionUserFileTextBox" name="jQuery_fn_evolutionUserFileTextBox"&gt;&lt;/a&gt;jQuery.fn.evolutionUserFileTextBox&lt;/h3&gt;
&lt;p&gt;This plugin converts a text input field accepting a URL into a user file browser with a preview and buttons to select or remove the selected file.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Usage" name="Usage"&gt;&lt;/a&gt;Usage&lt;/h3&gt;
&lt;p&gt;Initialize the plugin&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;$(&amp;#39;SELECTOR&amp;#39;).evolutionUserFileTextBox(options)
&lt;/code&gt;&lt;/pre&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;removeText&lt;/code&gt;: The text to show on the remove button.  This is automatically defaulted by Evolution.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;selectText&lt;/code&gt;: The text to show on the select button.  This is automatically defaulted by Evolution.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;noFileText&lt;/code&gt;: The text to show when no file is selected.  This is automatically defaulted by Evolution.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cssClass&lt;/code&gt;: The CSS class of the &amp;lt;div&amp;gt; tag wrapping the selection area.  This is automatically defaulted by Evolution.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;previewCssClass&lt;/code&gt;: The CSS Class of the &amp;lt;div&amp;gt; tag wrapping the preview area.  This is automatically defaulted by Evolution.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;initialPreviewHtml&lt;/code&gt;: The HTML to show in the preview area when loaded.  This should be set to the appropriate output from the $core_media extension within scripted widgets.&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>