Guest nechan2 Posted June 16, 2017 Posted June 16, 2017 Please help me using JavaScript, i want to use this JavaScript for my website https://howlerjs.com but it say you must install it first then you can use it, can i use it without installing it ? if can't how to install this JavaScript ? Quote
Krydos Posted June 16, 2017 Posted June 16, 2017 Javascript doesn't really need to be installed. You can include the source directly on your html page between <script> tags, or you can include the .js file. I would download that howler.js file, and upload it to your site. Then you can use something like this <script src="http://nechan.ga/js/howler.js"></script> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.