On 2020-09-02 17:12, bruce wrote:
Hi Jeremy.
Doing a "view source" only shows the static source. To get the dynamic
gnerated content from the avascript you need to dive into the
Developers Tools/Inspector tab.
Might not the problem be that what you're hoping to see is html
corresponding to the DOM that's been altered by dynamic JS? But
does that actually exist, other than in the browser's internal
data/control structures?
That is, I expect the browser reads the original html, parses it,
builds a data structure that represents the DOM, then possibly
modifies that (once or many times) via JS. It'd then render the
page by working from the internal data structure, not any part
of the character-based html.
Do you see what I mean?
--
Jeremy Nicoll - my opinions are my own
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org