我知道什么时候是ajax,making var a=$.ajax...and I can abort that...but我必须做什么,什么时候是$(".cont").load("somepage.php",function(){});当我点击某个按钮时如何停止进程?一种解释是: var cont=$(this).text();
我现在的设置
我想使用jquery来更新结果,而不需要重新加载页面。should ajax requests go to another php and then the results sent back to the main php file where thecontent will be reloaded or should the ajax request