<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Web App Builder Developer Edition, is jQuery a supported language? in ArcAPI Questions</title>
    <link>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/816171#M48</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's possible. In your "Widget.js" file use the "jimu/loaderplugins/jquery-loader":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;define(['dojo/_base/declare', 'jimu/BaseWidget', 'jimu/loaderplugins/jquery-loader!https:&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;//code.jquery.com/jquery-1.11.2.min.js&lt;/SPAN&gt;'],
function(declare, BaseWidget,&lt;SPAN style="line-height: 1.5;"&gt; $) {&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return declare(BaseWidget, {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
}&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 09:38:41 GMT</pubDate>
    <dc:creator>GuthierryAlmeida</dc:creator>
    <dc:date>2021-12-12T09:38:41Z</dc:date>
    <item>
      <title>Web App Builder Developer Edition, is jQuery a supported language?</title>
      <link>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/816170#M47</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In&lt;SPAN style="color: #2873ee;"&gt; &lt;STRONG&gt;Web App Builder Developer Edition&lt;/STRONG&gt;&lt;/SPAN&gt;, is it possible to use &lt;SPAN style="color: #e23d39;"&gt;&lt;STRONG&gt;jQuery&lt;/STRONG&gt;&lt;/SPAN&gt; to develop custom widgets, and if so, which file within the custom widget folder would we add the &lt;STRONG style="color: #e23d39;"&gt;jQuery&lt;/STRONG&gt; script tags to?&amp;nbsp; Here is the&lt;STRONG&gt; &lt;SPAN style="color: #e23d39;"&gt;jQuery&lt;/SPAN&gt;&lt;/STRONG&gt; CDN libraries we would like to reference.. //code.jquery.com/jquery-1.11.2.min.js&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 20:13:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/816170#M47</guid>
      <dc:creator>CenterlineMapping</dc:creator>
      <dc:date>2015-04-02T20:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder Developer Edition, is jQuery a supported language?</title>
      <link>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/816171#M48</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's possible. In your "Widget.js" file use the "jimu/loaderplugins/jquery-loader":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;define(['dojo/_base/declare', 'jimu/BaseWidget', 'jimu/loaderplugins/jquery-loader!https:&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;//code.jquery.com/jquery-1.11.2.min.js&lt;/SPAN&gt;'],
function(declare, BaseWidget,&lt;SPAN style="line-height: 1.5;"&gt; $) {&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return declare(BaseWidget, {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
}&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/816171#M48</guid>
      <dc:creator>GuthierryAlmeida</dc:creator>
      <dc:date>2021-12-12T09:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder Developer Edition, is jQuery a supported language?</title>
      <link>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/816172#M49</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I was not aware of this solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found another solution by adding the jquery script tag into the application index.html page.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 14:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/816172#M49</guid>
      <dc:creator>CenterlineMapping</dc:creator>
      <dc:date>2015-12-09T14:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder Developer Edition, is jQuery a supported language?</title>
      <link>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/1091969#M118</link>
      <description>&lt;P&gt;Does this still work? Can't seem to make it work with 3.37&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 20:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/1091969#M118</guid>
      <dc:creator>diaconori</dc:creator>
      <dc:date>2021-08-24T20:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Web App Builder Developer Edition, is jQuery a supported language?</title>
      <link>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/1106218#M119</link>
      <description>&lt;P&gt;confirmed. Does work very nicely. Used it for some auto completion for one of our widgets.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 11:29:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcapi-questions/web-app-builder-developer-edition-is-jquery-a/m-p/1106218#M119</guid>
      <dc:creator>diaconori</dc:creator>
      <dc:date>2021-10-09T11:29:31Z</dc:date>
    </item>
  </channel>
</rss>

