<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - Are the paths correct for this third party css and js links?</title>
    <link>https://forums.adobe.com/community/business_catalyst/how_to-html-css-javascript?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Thu, 18 Sep 2014 05:47:44 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-09-18T05:47:44Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Are the paths correct for this third party css and js links?</title>
      <link>https://forums.adobe.com/message/6740255?tstart=0#6740255</link>
      <description>&lt;!-- [DocumentBodyStart:4d60d33a-adb8-4197-880f-89e6823ecd28] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Do not use jQuery latest on live sites:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://blog.jquery.com/2014/07/03/dont-use-jquery-latest-js/" rel="nofollow"&gt;http://blog.jquery.com/2014/07/03/dont-use-jquery-latest-js/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It was never intended for what your using it for and you can see from the official blog this will not be updated any more. &lt;/p&gt;&lt;p&gt;Do not use it as a CDN like you are.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4d60d33a-adb8-4197-880f-89e6823ecd28] --&gt;&lt;img src='/beacon?t=1415884549800' /&gt;</description>
      <pubDate>Thu, 18 Sep 2014 05:47:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6740255?tstart=0#6740255</guid>
      <dc:date>2014-09-18T05:47:44Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Are the paths correct for this third party css and js links?</title>
      <link>https://forums.adobe.com/message/6740178?tstart=0#6740178</link>
      <description>&lt;!-- [DocumentBodyStart:5b3e86c0-aff8-40aa-aee9-711f81cc3342] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Interesting... They look fine to me. Can you provide a link? if not, just add https: before the // in each script. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5b3e86c0-aff8-40aa-aee9-711f81cc3342] --&gt;</description>
      <pubDate>Thu, 18 Sep 2014 04:17:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6740178?tstart=0#6740178</guid>
      <dc:date>2014-09-18T04:17:53Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Are the paths correct for this third party css and js links?</title>
      <link>https://forums.adobe.com/message/6626564?tstart=0#6626564</link>
      <description>&lt;!-- [DocumentBodyStart:724e1ff9-ec6e-4072-9e49-39da7d227a89] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am trying to install some third party software on my BC site. BC does not want to recognize the following script. Are my paths wrong?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="line"&gt;&lt;span class="nt"&gt;&amp;lt;script &lt;/span&gt;&lt;span class="na"&gt;src=&lt;/span&gt;&lt;span class="s"&gt;"//code.jquery.com/jquery-latest.min.js"&lt;/span&gt; &lt;span class="na"&gt;type=&lt;/span&gt;&lt;span class="s"&gt;"text/javascript"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="line"&gt;&lt;span class="nt"&gt;&amp;lt;script &lt;/span&gt;&lt;span class="na"&gt;src=&lt;/span&gt;&lt;span class="s"&gt;"//code.jquery.com/ui/1.10.3/jquery-ui.js"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="line"&gt;&lt;span class="nt"&gt;&amp;lt;script &lt;/span&gt;&lt;span class="na"&gt;src=&lt;/span&gt;&lt;span class="s"&gt;"//pactsafe.com/assets/pactsafe.js"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="line"&gt;&lt;span class="nt"&gt;&amp;lt;link&lt;/span&gt; &lt;span class="na"&gt;href=&lt;/span&gt;&lt;span class="s"&gt;"//pactsafe.com/assets/badge.css"&lt;/span&gt; &lt;span class="na"&gt;media=&lt;/span&gt;&lt;span class="s"&gt;"screen"&lt;/span&gt; &lt;span class="na"&gt;rel=&lt;/span&gt;&lt;span class="s"&gt;"stylesheet"&lt;/span&gt; &lt;span class="nt"&gt;/&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;p&gt;Robert&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:724e1ff9-ec6e-4072-9e49-39da7d227a89] --&gt;</description>
      <pubDate>Sun, 10 Aug 2014 07:26:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6626564?tstart=0#6626564</guid>
      <dc:date>2014-08-10T07:26:27Z</dc:date>
      <clearspace:dateToText>3 months 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

