hi,
I want to write some common functions into a library file, like 'common.js', how can I call a function in my real .js file? Is there a 'include' statement just like PHP?
I want to write some common functions into a library file, like 'common.js', how can I call a function in my real .js file? Is there a 'include' statement just like PHP?