Opera Mini浏览器中的jQuery mobile失败了。 如何获得错误输出?

Opera Mini浏览器中的jQuery mobile失败了。 如何获得错误输出?

问题描述:

viewed on Opera I have a jQuery Mobile website that works great on normal browsers, but it fails when using Opera Mini or Opera Mobile. I cannot get any error message. All I see is the jQuery mobile loading when viewed using Opera.

The application seems to work on other browsers. Here is a link to the site so as you view through Opera Mini: demo.

What is the output, so I know what Opera Mini is failing on? I googled to no avail.

我有一个 jQuery Mobile 网站,该网站在普通浏览器上运行良好,但它 使用Opera Mini或 Opera Mobile 时失败。 我无法收到任何错误消息。 我所看到的是使用Opera查看时的jQuery移动加载。 p>

该应用程序似乎适用于其他浏览器。 以下是该网站的链接,以便您通过Opera Mini查看:演示。 p>

输出是什么,所以我知道Opera Mini的失败原因是什么? 我用谷歌搜索无济于事。 p> div>

Could it be because Opera Mini has a limited amount of JavaScript support?

Your best bet would be to rewrite what you need for Opera from the current support documentation guidelines from Opera Mini: web content authoring guidelines, JavaScript support.

You can use Opera Mobile Emulator together with an older version of Opera that has the Dragonfly inspector (replaced in newer versions with Webkit Inspector) and remote debug your website.

  1. Load your page in Opera (desktop)
  2. Right click anywhere and Inspect element
  3. Click "Remote debug" (top right buttons)
  4. Visit "opera:debug" in mobile emulator and connect