The document discusses placing JavaScript functions in a single frame that will not change so they are accessible to all frames, and provides examples of calling functions between frames by specifying the frame name; it also covers using a hidden frame to store JavaScript code and dynamically creating frames and the frameset using JavaScript.