Popup Page
Home
window.open() a sibling page
Open about.html in new window
Result:
not attempted
window.open() with features
Open gallery.html (width=400,height=400)
Result:
not attempted
window.open() then access popup.document
Open + read title
Result:
not attempted
target="_blank" link
Open about.html via target=_blank