Quote (labatymo @ Nov 10 2015 11:09am)
if you're using chrome...
Press F12
Click "Sources" tab
Press Ctrl+P
Type "fireworks.js"
There you can see the source code for the javascript
I got the JavaScript file, I am trying to show it on my public_html file so I can see the fireworks when I open the page.
I have src'ed the JS file, now I need to know how to call it in html.