jQuery mobile fails in the Opera Mini browser. How to get error output?

后端 未结 2 988
悲哀的现实
悲哀的现实 2021-01-17 03:42

\"viewed I have a jQuery Mobile website that works great on normal browsers, but it fails when using Opera M

2条回答
  •  無奈伤痛
    2021-01-17 03:56

    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

提交回复
热议问题