Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org
#

Q847 How do I get the list of URLs, a child window visited?

You are here: irt.org | FAQ | JavaScript | History | Q847 [ previous next ]

This would be a breach of the browser security model - it can't be done. The JavaScript history object which holds the urls visited does not provide methods to read the values.

©2018 Martin Webb