Jump to content

Using Javascript


Guest nechan2

Recommended Posts

Guest nechan2

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 ?

 

Link to comment
Share on other sites

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>
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...