开发者

Is there an add-on to view the CURRENT source of an HTML page after AJAX components have been triggered?

In Firefox (Windows) when you view source from the browser it will not update the source on a page if certain AJAX components have changed. An example is you navigate to the page and it fully loads.

An AJAX component triggers and chan开发者_开发问答ges the source, but if you click view source after this event it will not register. If you download the HTML file and then view in an external program it will show the change.

Is there anyway to quickly view the current source accurately?


The web developer toolbar does this too.

Once installed, in the "View Source" sub-menu, there's an option for "View Generated Source"


Firebug can do this.


ctrl-A -> rightclick -> View Selection Source

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜