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.
我已将 Firebug Lite 添加到 JavaFX Webview(参见1和2)。在我添加 bootstrap.css 之前效果很好。我尝试了不同版本的 Firebug Lite,在 1.2 版之前似乎没问题。1.3 版发生了一些变化,导致 Firebug Lite 无法工作。它的 div/frame 没有出现。我也尝试在标准浏览器上加载相同的页面,结果相同。有什么建议么?
我刚刚尝试了最新的调试版本,这对我有用
<script type='text/javascript' src='http://getfirebug.com/releases/lite/latest/firebug-lite-debug.js'></script>