Skip to content

Add multiple document.write calls for window location - #37

Closed
robertbrignull wants to merge 1 commit into
masterfrom
robertbrignull-patch-7
Closed

Add multiple document.write calls for window location#37
robertbrignull wants to merge 1 commit into
masterfrom
robertbrignull-patch-7

Conversation

@robertbrignull

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread bar.js Fixed
Comment thread bar.js Fixed
Comment thread bar.js Fixed
Comment thread bar.js Fixed
Comment thread bar.js Fixed
Comment thread bar.js
@@ -0,0 +1,5 @@
document.write(window.location); // alert 1
Comment thread bar.js
@@ -0,0 +1,5 @@
document.write(window.location); // alert 1
document.write(window.location); // alert 2
Comment thread bar.js
@@ -0,0 +1,5 @@
document.write(window.location); // alert 1
document.write(window.location); // alert 2
document.write(window.location); // alert 3
Comment thread bar.js
document.write(window.location); // alert 1
document.write(window.location); // alert 2
document.write(window.location); // alert 3
document.write(window.location); // alert 4
Comment thread bar.js
document.write(window.location); // alert 2
document.write(window.location); // alert 3
document.write(window.location); // alert 4
document.write(window.location); // alert 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants