Write about Different frames used in Java Script
https://www.computersprofessor.com/2019/05/write-about-different-frames-used-in.html
Different frames used in Java Script:
Writing to a different
frame means giving the input in one frame and obtaining the result in another
frame.one popular use of frames and javascript is a color picker.
Writing to a different
frame hs two frames.the upper frame contains a form which is used for data
gathering.the lower frame shows the result of the upper frame.
Ex: the frameset (frame1.html)
Here's the code for empty
frame(blank.html)
The upperframe
addition of two numbers
enter a value:
enter b value: