Is there a way to use jQuery functions if they are not defined in the `$(document),ready` function?

后端 未结 0 1816
野趣味
野趣味 2020-12-13 19:51

I have several scripts and the $(document).ready is being defined in another script. I tried defining functions in another file that make use of JQuery syntax b

相关标签:
回答
  • 消灭零回复
提交回复
热议问题