Jump to content

Using Javascript


Recommended Posts

Guest nechan2
Posted

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 ?

 

Posted

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>

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...