Dogstudio / highway

Highway - A Modern Javascript Transitions Manager
https://highway.js.org/
MIT License
1.43k stars 92 forks source link

Highway For a static page #18

Closed Mexikaner9 closed 6 years ago

Mexikaner9 commented 6 years ago

Hello, I do not know much about Javascript and that's why I have problems adding Highway in a static HTML page. Can you please tell me how I can integrate Highway in this static HTML page http://nirvana.bplaced.net/Norwegen/ with the same effect as on https://bandandwire.com/ ?

thank you in advance

Anthodpnt commented 6 years ago

Hello @Mexikaner9,

You'll have to follow the guide in order to use Highway on your project. It's hard to help you more if you don't know much about Javascript because you should have at least good basics of ES6 and ES6 compilation.

Let me provide you some useful sources about those subjects:

If you want to use modern Javascript like lot of people are doing now in 2018 those are the required basics in order to move forward and to work with Highway as well unfortunately. You can find an example of how we used it in the source code of Highway's website.

Good luck ! Anthodpnt

Mexikaner9 commented 6 years ago

Hello Anthodpnt,

Thank you for your answer! I think its too difficult for me :-( Have a nice day

best regards, Mexikaner