How can I call a java-script function from an .html page when the
function is in a .js page?
For now the java-script function is placed at the top of the .html
page, but I want to move the java function to its own separate page.
Thank you.
calling a java-script function from a different page?
|