<?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: JQuery Plugin in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123643#M11506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't seen any examples of wrapping any of the stuff from our samples in a jQuery plug-in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why not wrap use a Dojo class instead? Refer to our &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_javascript_classes.htm"&gt;Writing a Class help topic&lt;/A&gt;&lt;SPAN&gt; if you haven't worked with those particular Dojo components before.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2012 14:16:48 GMT</pubDate>
    <dc:creator>derekswingley1</dc:creator>
    <dc:date>2012-10-24T14:16:48Z</dc:date>
    <item>
      <title>JQuery Plugin</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123642#M11505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI there&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone tried to build a JQuery plugin on any of the examples of the Samples?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example a plugin that encapsulates the 'Show x,y coordinates' sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 11:07:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123642#M11505</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2012-10-24T11:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery Plugin</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123643#M11506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I haven't seen any examples of wrapping any of the stuff from our samples in a jQuery plug-in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why not wrap use a Dojo class instead? Refer to our &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_javascript_classes.htm"&gt;Writing a Class help topic&lt;/A&gt;&lt;SPAN&gt; if you haven't worked with those particular Dojo components before.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 14:16:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123643#M11506</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-10-24T14:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery Plugin</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123644#M11507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing is, the map will be be a part of an ASP.net MVC application in wich most of the interactions between the user and the web app will use JQuery.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it´s a matter of consistency across the web application. My idea was to leave dojo only for ESRI API internals and JQuery to plugin, plugout site features&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 09:26:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123644#M11507</guid>
      <dc:creator>JorgeVinagre</dc:creator>
      <dc:date>2012-10-25T09:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery Plugin</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123645#M11508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi there&lt;BR /&gt;The thing is, the map will be be a part of an ASP.net MVC application in wich most of the interactions between the user and the web app will use JQuery.&lt;BR /&gt;So it´s a matter of consistency across the web application. My idea was to leave dojo only for ESRI API internals and JQuery to plugin, plugout site features&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That's fair. We don't deal with jQuery nearly as much as we do with Dojo so this forum might not be much help. You're probably better off with other, more general jQuery plug-in development resources (jQuery docs, blogs, Stackoverflow).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 14:08:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123645#M11508</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-10-25T14:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: JQuery Plugin</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123646#M11509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've made a few &lt;/SPAN&gt;&lt;A href="https://github.com/WSDOT-GIS/ArcGIS-jQuery-Plugins"&gt;jQuery plug-ins that interact with the ArcGIS JavaScript API&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that I wrote these before &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp_start.htm#jshelp/inside_dojo_amd.html"&gt;AMD&lt;/A&gt;&lt;SPAN&gt; loading was available, so you'll need to do some tweaking if you want to take advantage of AMD.&amp;nbsp; While the main jQuery library supports AMD, jQuery UI (which I used in my plug-ins) does not.&amp;nbsp; (There are custom versions of jQuery UI that support AMD on github, though.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another project you might want to look at is &lt;/SPAN&gt;&lt;A href="http://jquerygeo.com/"&gt;jQuery Geo&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; I haven't used this myself, but it looks like they wrote their own code to read map services (ArcGIS Server among other types) instead of using the ArcGIS JavaScript API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 16:32:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jquery-plugin/m-p/123646#M11509</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2012-10-25T16:32:10Z</dc:date>
    </item>
  </channel>
</rss>

