If your function do not accepts arguments, You can use:
$("#test").click(funcName);
solved Is there any way to call a function in a separate js file for jquery click() function?
If your function do not accepts arguments, You can use:
$("#test").click(funcName);
solved Is there any way to call a function in a separate js file for jquery click() function?