Not able to get the element of a JSON object passed from jQuery to PHP via POST Method

前端 未结 0 512
天命终不由人
天命终不由人 2020-12-02 18:19

POST Method

        $(function () {
            $(\'#headingTable tr\').each(function (a, b) {
                var name = $(\'.priority\', b).text();
                 


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