Rusty Keele wrote:
I do have the Web Developer plugin installed, and it has the option to
"View Generated Source" (DOM Source of Selection) which gives me the
source without re-loading the page, but I see that it doesn't include
the <!DOCTYPE> tags - which is no big deal really.
Hmm... puzzling.
-Rusty
View Generated Source doesn't just omit the dtd, it also shows the
source after JavaScript changes. E.g.: if you use JavaScript to open
external links in a new window, and you don't use the deprecated
"target=" attribute, View Generated Source shows a "target=" attribute
anyway. It probably shows other client script changes.
Brandon Stout
http://mscis.org
_______________________________________________
UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net