Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 Web 应用程序中,我看到一个奇怪的行为。一个奇怪的边框出现在符合灯箱的“确定”按钮上(使用 jquery-ui 对话框创建)。现在我想使用萤火虫或查看源代码进行更多调试。但是一旦我单击奇怪的边框就会消失。有没有办法“查看源代码”而无需单击 firefox/chrome 中的任何键(左/右)?
Chrome 和 Firebug 都允许您在开发者工具中设置悬停/焦点状态。
以下是在 Chrome 开发人员工具中执行此操作的方法:
以下是在 Firebug 中的操作方法: