<?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 Just a note I wanted to add in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023675#M39251</link>
    <description>&lt;P&gt;Just a note I wanted to add on this issue:&lt;/P&gt;

&lt;P&gt;If you try to include the jQuery UI library in the&amp;nbsp;&amp;lt;head&amp;gt; tag of your index.html it will keep the Design mode of XDK from working (Some type of conflict)&lt;/P&gt;

&lt;P&gt;But as a solution, just add it to the&amp;nbsp;&amp;lt;body&amp;gt; instead. &amp;nbsp;It allows Design mode to work and will work the same in your app.&lt;/P&gt;

&lt;P&gt;Just wanted to pass on the info.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;P&gt;&amp;lt;body&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;script type="application/javascript" src="lib/jquery-ui.min.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;lt;/body&amp;gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Oct 2015 16:28:21 GMT</pubDate>
    <dc:creator>David_G_4</dc:creator>
    <dc:date>2015-10-26T16:28:21Z</dc:date>
    <item>
      <title>jquery ui draggable</title>
      <link>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023672#M39248</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;does anyone have a recipe for including jquery ui, touch-punch etc into a project to get draggable available?&lt;/P&gt;

&lt;P&gt;I tried, but I get a message in the design mode "loading..." that never goes away.&lt;/P&gt;

&lt;P&gt;tia.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 06:33:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023672#M39248</guid>
      <dc:creator>brian_a_1</dc:creator>
      <dc:date>2015-04-14T06:33:50Z</dc:date>
    </item>
    <item>
      <title>Well, you can add those</title>
      <link>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023673#M39249</link>
      <description>&lt;P&gt;Well, you can add those things to your project, but you won't be able to test them in Design mode. It disables user scripts.&lt;/P&gt;

&lt;P&gt;And, further, the Design mode already adds jquery UI for you to enable its own drag and drop. So, the double inclusion might be causing the problem you are seeing, I'm not sure. &amp;nbsp;Also, if I recall correctly, jQuery Mobile is super sensitive to the order in which it is included, and jQuery UI may be similarly finicky. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;If I were you, I'd first focus on getting everything working outside Design mode, and then worry about Design mode after. If you get the first step working, let us know and I can help consult about re-enabling the Design mode. And, with any luck, we can identify the exact problem and get a fix in for any future users who want to attempt the same.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2015 16:49:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023673#M39249</guid>
      <dc:creator>Chris_P_Intel</dc:creator>
      <dc:date>2015-04-14T16:49:50Z</dc:date>
    </item>
    <item>
      <title>Thanks for the reply Chris. </title>
      <link>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023674#M39250</link>
      <description>&lt;P&gt;Thanks for the reply Chris.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;"&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;I'd first focus on getting everything working outside Design mode"&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;that should take me a year or so.. speak later :/&lt;/P&gt;

&lt;P&gt;regards&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 11:58:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023674#M39250</guid>
      <dc:creator>brian_a_1</dc:creator>
      <dc:date>2015-04-15T11:58:26Z</dc:date>
    </item>
    <item>
      <title>Just a note I wanted to add</title>
      <link>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023675#M39251</link>
      <description>&lt;P&gt;Just a note I wanted to add on this issue:&lt;/P&gt;

&lt;P&gt;If you try to include the jQuery UI library in the&amp;nbsp;&amp;lt;head&amp;gt; tag of your index.html it will keep the Design mode of XDK from working (Some type of conflict)&lt;/P&gt;

&lt;P&gt;But as a solution, just add it to the&amp;nbsp;&amp;lt;body&amp;gt; instead. &amp;nbsp;It allows Design mode to work and will work the same in your app.&lt;/P&gt;

&lt;P&gt;Just wanted to pass on the info.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Example:&lt;/P&gt;

&lt;P&gt;&amp;lt;body&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;script type="application/javascript" src="lib/jquery-ui.min.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;lt;/body&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 16:28:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023675#M39251</guid>
      <dc:creator>David_G_4</dc:creator>
      <dc:date>2015-10-26T16:28:21Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023676#M39252</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I include draggable in the head without issue but i'm using "app_framework/2.2/af.ui.jquery.min.js"&lt;/P&gt;

&lt;PRE class="brush:jscript;"&gt;&amp;lt;script type="application/javascript" src="lib/drag-ui.min.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script type="application/javascript" src="lib/jquery.ui.touch-punch.min.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2015 17:28:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/jquery-ui-draggable/m-p/1023676#M39252</guid>
      <dc:creator>SithLord</dc:creator>
      <dc:date>2015-10-26T17:28:06Z</dc:date>
    </item>
  </channel>
</rss>

