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 ?
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>
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now