<?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 - Problem with jQuery and CEP 5 - "$" getting overrided</title>
    <link>https://forums.adobe.com/community/creativesuites/extensionbuilder?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Tue, 28 Oct 2014 18:14:00 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-10-28T18:14:00Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6876348?tstart=0#6876348</link>
      <description>&lt;!-- [DocumentBodyStart:7d5edc3c-477b-473b-8a96-0a865fa38dc0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is there an official fix to this?&amp;nbsp; It kinda sucks for new people just starting out when there's all these jQuery examples that don't work &lt;span aria-label="Sad" class="emoticon-inline emoticon_sad" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I just tried adding the CEFCommandline tag to my manifest, didn't do anything.&amp;nbsp; Is there a tag it needs to go inside of?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7d5edc3c-477b-473b-8a96-0a865fa38dc0] --&gt;&lt;img src='/beacon?t=1415939156105' /&gt;</description>
      <pubDate>Tue, 28 Oct 2014 18:14:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6876348?tstart=0#6876348</guid>
      <dc:date>2014-10-28T18:14:00Z</dc:date>
      <clearspace:dateToText>2 weeks 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6661067?tstart=0#6661067</link>
      <description>&lt;!-- [DocumentBodyStart:9b181238-c665-43d4-89b3-1556ca19902b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Strangely I had the same issue with conflict, for some odd reason using jquery-2.0.3 was fine for me but not jquery-2.1.1. Any ideas?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9b181238-c665-43d4-89b3-1556ca19902b] --&gt;</description>
      <pubDate>Thu, 21 Aug 2014 10:46:20 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6661067?tstart=0#6661067</guid>
      <dc:date>2014-08-21T10:46:20Z</dc:date>
      <clearspace:dateToText>2 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6542099?tstart=0#6542099</link>
      <description>&lt;!-- [DocumentBodyStart:9c22725b-b1ea-4db6-bdb0-b3077310cd52] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The fairly clean solution I arrived at was to build my own jQuery according to the instructions at &lt;a class="jive-link-external-small" href="https://github.com/jquery/jquery" rel="nofollow"&gt;jquery/jquery &amp;middot; GitHub, &lt;/a&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;with 'exports/global' disabled (i.e. with 'grunt custom:-exports/global'), and load it from the html file like this:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;lt;script src="path/to/my/jquery.min.js"&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;script type="text/javascript&amp;gt;var jquery = module.exports;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;and then have my main script look like this:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;(function ($) {&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // my codehere&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;}(jquery));&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9c22725b-b1ea-4db6-bdb0-b3077310cd52] --&gt;</description>
      <pubDate>Fri, 11 Jul 2014 13:17:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6542099?tstart=0#6542099</guid>
      <dc:date>2014-07-11T13:17:29Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6509749?tstart=0#6509749</link>
      <description>&lt;!-- [DocumentBodyStart:33b606f0-e92e-43f6-a826-f788786ab4d4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;One workaround is also to use require function to include jquery. Instead of&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;lt;script src="../lib/3rd/jquery-1.10.2.js"&amp;gt;&amp;lt;/script&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;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;use&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;lt;script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;window.jQuery = require('&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;../lib/3rd/jquery-1.10.2.js');&lt;/span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&amp;lt;/script&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif;"&gt;It does not create window.$, but at least it creates the&amp;nbsp; window.jQuery.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:33b606f0-e92e-43f6-a826-f788786ab4d4] --&gt;</description>
      <pubDate>Mon, 30 Jun 2014 14:29:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6509749?tstart=0#6509749</guid>
      <dc:date>2014-06-30T14:29:40Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re: Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6490421?tstart=0#6490421</link>
      <description>&lt;!-- [DocumentBodyStart:78f5a373-4dd5-4f3a-a731-0cf7165a73a1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The next release will support a parameter in the Manifest that disables Node.js entirely.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:8498423c-633b-48b6-bb1e-6533314f1d94][excluded]--&gt;&lt;pre class="xml" name="code"&gt;
&amp;lt;CEFCommandLine&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Parameter&amp;gt;--nodejs-disabled&amp;lt;/Parameter&amp;gt;
&amp;lt;/CEFCommandLine&amp;gt;
&lt;/pre&gt;&lt;!--[CodeBlockEnd:8498423c-633b-48b6-bb1e-6533314f1d94]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:78f5a373-4dd5-4f3a-a731-0cf7165a73a1] --&gt;</description>
      <pubDate>Tue, 24 Jun 2014 08:30:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6490421?tstart=0#6490421</guid>
      <dc:date>2014-06-24T08:30:32Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6490100?tstart=0#6490100</link>
      <description>&lt;!-- [DocumentBodyStart:fe05cff3-70bc-4d7f-be02-0b4d79d42d43] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;That fix does not work for me. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The only thing that works (without hacking jQuery itself, which I do not want to do) is using a wrapper HTML page and loading the whole extension HTML into an iFrame with the &lt;span style="font-family: 'courier new', courier;"&gt;nodejs-disabled="true"&lt;/span&gt; attribute set.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Node.js should be an opt-in feature if it clobbers things in the global namespace that cause vital libraries like jQuery to fail. Either that, or Adobe needs to fix things so that jQuery and node can coexist successfully without colossal hacks.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The node.js functionality is great but not if it breaks existing stuff.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fe05cff3-70bc-4d7f-be02-0b4d79d42d43] --&gt;</description>
      <pubDate>Tue, 24 Jun 2014 05:17:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6490100?tstart=0#6490100</guid>
      <dc:date>2014-06-24T05:17:56Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6486616?tstart=0#6486616</link>
      <description>&lt;!-- [DocumentBodyStart:a54a141c-204f-4cb2-aeb0-14ff93a7b55d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Here's more detail: &lt;a class="jive-link-external-small" href="http://bit.ly/1yAR0T9" rel="nofollow"&gt;Extending Adobe CC 2014 apps &amp;#8212; Medium&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a54a141c-204f-4cb2-aeb0-14ff93a7b55d] --&gt;</description>
      <pubDate>Mon, 23 Jun 2014 11:48:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6486616?tstart=0#6486616</guid>
      <dc:date>2014-06-23T11:48:47Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6478070?tstart=0#6478070</link>
      <description>&lt;!-- [DocumentBodyStart:6d50cba2-3614-4d1a-9f4c-40ffc25ec6bf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is because CEP 5's Node integration is overriding some JQuery variables.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is the way to fix it:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Add the script below inside script tag to define window.module as undefined.&lt;/p&gt;&lt;div class="java nogutter syntaxhighlighter" style="margin: 0 !important; font-size: 1em !important;"&gt;&lt;table border="0" cellpadding="0" cellspacing="0" style="border: 0px !important; margin: 0 !important; padding: 0 !important; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; background: none !important;"&gt;&lt;tbody style="margin: 0 !important; padding: 0 !important; background: none !important;"&gt;&lt;tr style="border: 0px !important; margin: 0 !important; padding: 0 !important; background: none !important;"&gt;&lt;td class="code" style="border:0px solid black;border: 0px !important;border: 0px !important;background: none !important;padding: 0 0 0 15px !important;margin: 0 !important;border: 0px !important;"&gt;&lt;div class="container" style="margin: 15px 0 0 !important; padding: 0 0 15px !important; background: none !important;" title="Hint: double-click to select code"&gt;&lt;div class="line number1 alt2 index0" style="margin: 0 !important; padding: 0 1em 0 0 !important; background-position: initial !important;"&gt;&lt;code class="plain java" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0 !important; padding: 0 !important; color: #000000 !important; background: none !important;"&gt;&amp;lt;script type=&lt;/code&gt;&lt;code class="java string" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0 !important; padding: 0 !important; color: #003366 !important; background: none !important;"&gt;"text/javascript"&lt;/code&gt;&lt;code class="plain java" style="font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, monospace !important; margin: 0 !important; padding: 0 !important; color: #000000 !important; background: none !important;"&gt;&amp;gt;window.module = undefined&amp;lt;/script&amp;gt; &lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6d50cba2-3614-4d1a-9f4c-40ffc25ec6bf] --&gt;</description>
      <pubDate>Fri, 20 Jun 2014 14:42:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6478070?tstart=0#6478070</guid>
      <dc:date>2014-06-20T14:42:33Z</dc:date>
      <clearspace:dateToText>4 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6476338?tstart=0#6476338</link>
      <description>&lt;!-- [DocumentBodyStart:d841fa26-ed70-487a-abe5-a2135aa49659] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;I found a workaround! The problem seems to be that there's an immutable window property $ being set by Adobe. When jQuery tries to set $, it has big issues. I was able to modify jQuery to get it to work by removing the use of $ all together.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In jQuery 2.1.1, check out the uncompressed file. Remove lines 9159-9183 (this does the $ assignment) and simply replace with:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: 'andale mono', times;"&gt;window.jQuery = jQuery;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px; padding-left: 30px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;In order to use jQuery, you can no longer use the $ unless you use it as a locally-scoped variable. I would suggest something like this:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: 'andale mono', times;"&gt;(function($){&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: 'andale mono', times;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // $ is safe to use here&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: 'andale mono', times;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $('a').click(); // no problems&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;&lt;span style="font-family: 'andale mono', times;"&gt;}(jQuery));&lt;/span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d841fa26-ed70-487a-abe5-a2135aa49659] --&gt;</description>
      <pubDate>Fri, 20 Jun 2014 04:14:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6476338?tstart=0#6476338</guid>
      <dc:date>2014-06-20T04:14:19Z</dc:date>
      <clearspace:dateToText>4 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6476213?tstart=0#6476213</link>
      <description>&lt;!-- [DocumentBodyStart:3c566eaa-f894-4fde-be7c-a456e36d62dc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm seeing the same issue here, I'm unable to load jQuery into my project. Any luck?&lt;/p&gt;&lt;p&gt;Trying to reference &lt;span style="font-family: 'andale mono', times;"&gt;window.jQuery &lt;span style="font-family: arial, helvetica, sans-serif;"&gt;doesn't work either. $ is already set and doesn't seem to be able to overwrite-able.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3c566eaa-f894-4fde-be7c-a456e36d62dc] --&gt;</description>
      <pubDate>Fri, 20 Jun 2014 03:27:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6476213?tstart=0#6476213</guid>
      <dc:date>2014-06-20T03:27:25Z</dc:date>
      <clearspace:dateToText>4 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem with jQuery and CEP 5 - "$" getting overrided</title>
      <link>https://forums.adobe.com/message/6473033?tstart=0#6473033</link>
      <description>&lt;!-- [DocumentBodyStart:5a351616-6181-424d-85cf-e5ef900479a7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Updated the Illustrator from 17.x to 18.0. The extension started throwing error after the CSXS runtime is switched to 5.0 and with 5.0 recent CSInterface.js file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It says &lt;span style="color: #ff0000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;ReferenceError: $ is not defined. This was working fine&amp;nbsp; with CSXS runtime 4.0.&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;Here is the script in my index.html&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff0000; font-family: Consolas, 'Lucida Console', monospace; font-size: 12px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;script src="../lib/3rd/jquery-1.10.2.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script src="../lib/3rd/angular.min.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script src="../lib/cep/CSInterface.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any idea on how to solve this problem to get my extension up and running in 5.0&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5a351616-6181-424d-85cf-e5ef900479a7] --&gt;</description>
      <pubDate>Thu, 19 Jun 2014 14:52:16 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6473033?tstart=0#6473033</guid>
      <dc:date>2014-06-19T14:52:16Z</dc:date>
      <clearspace:dateToText>4 months 4 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

