How to see JavaScript source code
Most of my sample programs are using Frame. The program code is written in one or more than one of the frames. So, please look at each frame.
If you are using Netscape 4.x; Click right mouse button, select [Frame Source] in pop up memu.
If you are using Netscape 3.x; Click [Frame Source] in [View] in the Menu Bar.
If you are using Netscape 2.x; There is no [Frame Source]. You should find the HTML which is used in the Frame by viewing [Document Source]. Then open each frame's HTML. When you see the exact HTML, click [Document Source] in [View] in the Menu bar.
The sample program which is not used Frame, click [Document Source] in [View] in the Menu bar.