|
1.
|
Add the following Java Script above the </head>
tag: |
|
|
|
|
Option
|
Value
|
Explanation
|
|
resizeable=
|
no
|
Turns off the middle button in the top right hand side of your window. |
|
scrollbars=
|
yes
|
Turns on the right hand side scrollbar. |
|
width=
|
640
|
This will be the width of the new pop-up window. |
|
height=
|
500
|
This will be the height of the new pop-up window. |
|
2.
|
Add the following anywhere within the contents of your
page: |
|
|
|
| Section 2 above is actually created
with 3 parts. |
|
a.
|
An Image |
|
b.
|
A HyperLink |
|
c.
|
Random Text at the end of the HyperLink. |
| EXAMPLE : - This is what Section 2's code will look like. |
|
|
|