2 lines
87 B
HTML
2 lines
87 B
HTML
<!doctype html>
|
|
<button id="open" onclick="window.open('')">Open child window</button>
|