why i can't use javascript function created inside jquery object and how to declare custom function in jquery?

后端 未结 0 1538
野趣味
野趣味 2020-12-30 16:36
$(function(){
    function valid(){
        if($(\'input[type=text]\').val() =="" && $(\'input[type=number]\').val() =="" && $(\'         


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