Assignment 11 - A Possible AnswerHere's the code that did it:
<SCRIPT type="text/javascript">
window.open ('opened2.html', 'newwin',
Each of the features are used. I randomly set a couple of them to yes for the heck of it. The links inside the new window are created pretty much the same way I showed you in the tutorial. Close this window to return to JavaScript Primer #1 |