How can I use Firebug to check data if the page is reloaded?
How can I use Firebug to check data if the page is reloaded (i开发者_如何学Pythonn the case of AJAX, etc.)?
Thanks.
You can keep panel information by clicking the Persist Button at the top of the panel, this will prevent it from clearing when a new page is requested.
精彩评论