Passing parameters to jQuery ready handler?

后端 未结 0 1955
执念已碎
执念已碎 2020-12-22 18:07

I read it is impossible to use the following syntax :

jQuery(document).ready(function (i) {
function t() {....using i }
i(.\'selector\')

But

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