Why is the ItemAdded Event firing on initiation?

后端 未结 0 602
耶瑟儿~
耶瑟儿~ 2020-12-02 02:47
$(`#${div.id}`).on(\'itemAdded\', function(event) {
    $.ajax({
        url: `newAlias?command=${div.id}&alias=${event.item}`,
        type: "POST",
          


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