G
G
gocha112018-10-25 01:42:38
JavaScript
gocha11, 2018-10-25 01:42:38

How to install a script written in js?

I welcome everyone!
There is a script written in js (probably)
https://github.com/vgoskins/vgocrush here
The question is how to install it on hosting! Haven't dealt with this before!
I'm not asking you to write instructions, just point me on the right path in a nutshell!
Thanks to

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2018-10-25
@NeiroNx

Upload the necessary files via ftp, add links to them in the template - in the header. Fix links in css if paths to images have changed

A
andrr25, 2018-10-25
@andrr25

To connect, find the script you need and connect it in the html file like this
<script src="путь js файла"></script>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question