putting php within javascript gives an error about a missing )

前端 未结 0 1417
慢半拍i
慢半拍i 2020-12-12 14:45

this is the meat of a response from an successful ajax query:

if (data.tx) {

          document.cookie = "tx = " + data.tx;

          $(\'#fortune         


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