Add Javascript from file to body
add_script_from_file(my_html, file, ...)
html in a vector of strings; output from 'create_html'.
filepath to the JS file
Other parameter passing to tag attributes.