Clicking on the links below will open a new tab or window, depending on how you have configured your browser.
-
openTab.html#BLANK -
just this page, but javascript in this page recognizes the "#BLANK" hash to remove the content that you see here. -
openTab.html#HELLO -
just this page, but javascript in this page recognizes the "#BLANK" hash to remove the content that you see here and replace it by a "Hello, World!" message. -
getterPage.html -
a different page, with javascript that gets some of its content from this page. The content that it gets is generated dynamically.