How to convert ajax request from laravel to pure js?

后端 未结 0 482
情歌与酒
情歌与酒 2020-12-31 19:58

I need to convert this jquery ajax

  $("#newsLetter-form").on(\'submit\',function(event){
        event.preventDefault();
        email = $(\'#email         


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