【问题标题】:jQuery Mobile showing spinner after upgrading to 1.3.2升级到 1.3.2 后 jQuery Mobile 显示微调器
【发布时间】:2014-06-02 00:28:11
【问题描述】:

我刚刚升级了我的 C#、ASP.NET MVC 应用程序以使用 jQuery 1.9.1 和 jquery Mobile 1.3.2,现在我在加载 ANY 页面时得到了一个微调器。我知道该怎么做才能成功

    $.mobile.loading('hide'), but 

但是,它以前没有这样做。为什么它现在这样做?如何在不为每个页面发出上述命令的情况下让它消失?

【问题讨论】:

  • 我刚刚发现了问题。我已经将下面的行包含了两次。我一直在移动脚本包括一些,我一定是在移动后忘记删除该行。 <script src="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js"></script>

标签: c# jquery asp.net-mvc jquery-mobile


【解决方案1】:

我已经将下面的行包含了两次。我一定是在移动后忘记删除该行。

<script src="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js"></script>

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2011-06-25
    • 1970-01-01
    • 1970-01-01
    • 2011-11-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多