weixin_33688840 2012-05-29 20:53 采纳率: 0%
浏览 21

查询运行父函数?

I'm new to JQuery. Is there a reason why LoadData() is executing even when it is defined no where else in the file? I'm a little confused here, I feel like this code alone shouldn't be doing anything.

<script type="text/javascript">
function LoadData(){
    $.post("samefile.php", { exclusivity: "private" },
       function(data) {
         alert("Data Loaded: " + data);
       });
}
</script>
  • 写回答

1条回答 默认 最新

  • weixin_33719619 2012-05-30 20:23
    关注

    Shyju's Comment:

    "Rename LoadData to LoadDataISDead and run the page. you will see a script error somewhere in the page."

    评论

报告相同问题?

悬赏问题

  • ¥15 程序不包含适用于入口点的静态Main方法
  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记