Adding Javascript to a single page
-
I have looked at the related questions and have tried a lot of the solutions but can’t seem to get this to work.
Basically I have a script that a user can input a selection from 1 to 10 and the result is displayed in a radar graph.
I need this to work on a single page but can’t figure it out. I have tried the Javascript Codex but am not getting anywhere. I am likely adding the wrong code to the wrong places / wrong files.
An example of the code working as a standalone is at codepen here:
http://codepen.io/anon/pen/KpAGuAny help is greatly appreciated on what to add to where and into which file.
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Adding Javascript to a single page’ is closed to new replies.