jQuery plugin public method/function

前端 未结 2 440
余生分开走
余生分开走 2021-01-14 05:39

I am trying to achieve something like the following but dont know whats wrong:

$.a = function() {

// some logic here

function abc(id) {
   alert(\'test\'+i         


        
2条回答
提交回复
热议问题