| <p>This page opens new windows/tabs based on what is clicked.</p> | |
| <a id="link" href="popup_on_click.html" target="_blank">Click for new tab</a> | |
| <a id="link_with_bounds" href="javascript:window.open('navigate/simple.html', '', 'width=800, height=600')">Click for new popup with bounds</a> |