Step 6: Copy HEAD CodeSwitch back to the script's demo web page. Copy the entire HEAD section within the yellow source code box. After you have highlighted all of the HEAD section, click the Edit Menu at the top of your browser and select the "Copy" command.
Step 7: Paste HEAD into Page
While in HTML View, click to place your cursor directly before the HEAD tag which ends that section. We will be pasting our HEAD code there. To do this, click the Edit Menu at the top of your window and select the "Paste" command.
Step 8: Copy the BODY Code
Go back to the script demo page on The JavaScript Source. Now, highlight the entire BODY section of the script, then copy the code using the Copy command from the Edit Menu:
Step 9: Switch to Normal View
Go back to FrontPage 2000. We will now switch from HTML View to Normal View to help us add the BODY code as the instructions dictate:
Step 10: Type "your code here" in Page
Decide where you would like the script to appear in your page. We have decided to place it at the top of the page. Click in the spot you want the code to appear in and type the phrase: your code here
<< Previous Page | Next Page >>