开发者

Page load Problem

开发者 https://www.devze.com 2023-01-31 10:23 出处:网络
My web page is not loading properly.How to debug thi开发者_JAVA技巧s problem?Is there any addon on mozilla for this?Depending on what you need to test you can get away with Firebug - for example XUL p

My web page is not loading properly.How to debug thi开发者_JAVA技巧s problem?Is there any addon on mozilla for this?


Depending on what you need to test you can get away with Firebug - for example XUL page without much XBL.

If you need to test some chrome JavaScript you might use Chromebug: http://getfirebug.com/releases/chromebug/

If Firebug nor Chromebug can help you can try JavaScript Debugger aka Venkman: https://addons.mozilla.org/en-US/firefox/addon/216/

Venkman is probably most powerful but not the friendliest one. Also, if nothing else helps you can use alerts.


It is a static web page, or you have a backend with a specific language?

You can try use firebug to figure out the problems, but if you have an backend application, so you have to debug the app instead of the page.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号