Submit form without page reloading

后端 未结 17 2672
无人及你
无人及你 2020-11-22 00:45

I have a classifieds website, and on the page where ads are showed, I am creating a \"Send a tip to a friend\" form...

So anybody who wants can send a tip of the ad

17条回答
  •  孤城傲影
    2020-11-22 01:29

    if you're submitting to the same page where the form is you could write the form tags with out an action and it will submit, like this

提交回复
热议问题