移动设备和平板电脑(如 Android、ipad)是否可以进行 HTML、CSS 远程调试?

发布于 2024-11-09 18:45:22 字数 326 浏览 0 评论 0原文

HTML、CSS 远程窃听是否可以用于移动设备和平板电脑(如 Android、iPad)?

例如,我想在 iPad 网站上使用 firebug,但从我的桌面和 firebug 更改应该可以在 iPad 中看到。

我的问题不是专门针对 Firebug,如果我可以使用 Safari 开发人员工具、IE 9 开发人员工具栏或可以在页面上编辑实时 css、html 的类似工具,那就没问题了。

注意:

我已经了解 Firebug Lite。但我的问题是关于远程调试。

手机和平板电脑没有鼠标,因此使用 Firebug lite 很不方便。

Is HTML, CSS remote bugging depossible for Mobile and Tablets like Android , iPads?

For example I want to use firebug on Ipad website, but from my desktop and firebug changes should be seen in iPad.

my question is not specifically to Firebug, if I can use Safari developer tools, IE 9 developer toolbar or similar tools which can edit live css, html on pages., it would be fine.

Note:

I already know about Firebug Lite. But my question is about remote debugging.

Mobile phones and tablets doesn't have Mouse so it's inconvenient to use Firebug lite on them.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

因为看清所以看轻 2024-11-16 18:45:22

雷米·夏普(Remy Sharp)像往常一样有几个解决方案。

Firebug 书签

http://remysharp.com/ 2007/03/13/firebug-in-ie-for-any-web-site/

JS控制台远程调试(jsconsole.com)。

http://www.youtube.com/watch?v=DSH392Gxaho

Remy Sharp has a couple of solutions, as he usually does.

Firebug Bookmarklet

http://remysharp.com/2007/03/13/firebug-in-ie-for-any-web-site/

JS Console remote debugging (jsconsole.com).

http://www.youtube.com/watch?v=DSH392Gxaho

你的往事 2024-11-16 18:45:22

不在实际设备上,但您可以获取所有这些设备的模拟器并在桌面上运行这些模拟器。

这仍然不允许您在设备上运行 Firebug,但您可以在桌面浏览器中运行 Firebug,在本地修复问题,然后在模拟器中重新加载页面以查看其是否有效。

对于 Android,有一个移动版本的 Firefox,但我不确定您是否可以在其上使用 Firebug。即使可以:显示尺寸非常有限,所以我认为这不会是一次愉快的体验。

Not on the actual device but you can get emulators for all those devices and run those emulators on your desktop.

That still doesn't allow you to run Firebug on the device but you can run Firebug in your desktop browser, fix the issues locally and then reload the page in the emulator to see if it works.

For Android, there is a mobile version of Firefox but I'm not sure if you can Firebug on it. Even if you can: The display size is very limited, so I don't think that it will be a pleasant experience.

山有枢 2024-11-16 18:45:22

是的,您可以在 iPad 上使用 - 我过去曾使用 Firebug Lite 来调试我遇到的 JavaScript 问题

Yes, you can on iPads - I have used Firebug Lite in the past to debug a javascript problem I was having

初吻给了烟 2024-11-16 18:45:22

对于远程 javascript 调试,请查看 Crossfire 项目:

http://getfirebug.com/wiki/index.php /交火

For remote javascript debugging, checkout the Crossfire project:

http://getfirebug.com/wiki/index.php/Crossfire

爱的十字路口 2024-11-16 18:45:22

远程调试
safari和chrome都有这个功能。

remote debug
safari and chrome both have this function.

や莫失莫忘 2024-11-16 18:45:22

您可以使用 Safari 的开发工具“开发 -> 用户代理 -> iPad / iPod / iPhone”,您可以在桌面上查看网站,就像在这些设备上一样。

You can use Safari's developer tool "Develop -> User Agent -> iPad / iPod / iPhone" and you can view the website on your desktop as it will look on these devices.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文