Hi all I've got a js file where all the functions are wrapped inside $ (document).ready(). I want to call one of the function from within the HTML but it says that the function "is not defined". Any ideas?
Cheers Matthew
Hi all I've got a js file where all the functions are wrapped inside $ (document).ready(). I want to call one of the function from within the HTML but it says that the function "is not defined". Any ideas?
Cheers Matthew