Front-end - thinkphp3.2.3 div partial jump success page problem
滿天的星座
滿天的星座 2017-05-17 09:55:25
0
4
589

p Use jq load to load a form page. Then after the form is submitted, how can only this p jump refresh instead of refreshing the entire page? Now after I submit the form, the entire page jumps to the success page and then goes to the homepage. Please give me some advice.

滿天的星座
滿天的星座

reply all(4)
为情所困

I think your implementation is more like pjax. You can download thinkphp+pjax from Baidu

世界只因有你

If you want to separate the p part from the entire page, you can only use iframe.
But why not use ajax to achieve partial refresh?

小葫芦

Then don’t use form, use ajax to submit

淡淡烟草味

Your p is all uploaded using jq load, why don’t you use ajax for submission?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template