Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 87530

Re: load jQuery once on a page with multiple compositions

$
0
0

The latest Edge Animate has no longer dependency on jQuery.

 

But if you have explicitly added jQuery for each of the compositions, then you can do the following to avoid loading it twice:

     1. Just before you publish each composition, remove the jQuery from the Library Panel, where you have added explicitly.

     2. Publish each composition.

     3. Add the jQuery in the page where you are inserting the multiple compositions using the

               <script src="jquery.js"></script>


And things should work as expected.


hth,

Vivekuma


Viewing all articles
Browse latest Browse all 87530

Trending Articles