Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Adding MediaElement.js

Gonzalo Torres del Fierro
PLUS
Gonzalo Torres del Fierro
Courses Plus Student 16,751 Points

jquery.js

hello I did the files download using $ git clone https://github.com/mediaelement/mediaelement.git everything right but, can not find the jquery,js file

and it is ok, but where I can find that file to put it on my folder manually??

4 Answers

Gonzalo Torres del Fierro
PLUS
Gonzalo Torres del Fierro
Courses Plus Student 16,751 Points

THx steven, but I have another question now, which version? and how to know the right one? sorry for the newbie question :)

I found this and more offcourse: ( I dont know wch one)

Download the compressed, production jQuery 3.3.1

Download the uncompressed, development jQuery 3.3.1

Download the map file for jQuery 3.3.1

Steven Parker
Steven Parker
229,732 Points

The compressed, production version is generally what you want. But if you want to look into the library itself and/or experiment with it, get the uncompressed development package.

Steven Parker
Steven Parker
229,732 Points

Glad to help. And for fun and extra practice give Advent of Code a try.

Happy holidays! :christmas_tree: