Duration: 16 minutes
Summary: In this video, we continue our discussion of frames. We create more files and see how we can create frames within frames. In the right frame, we create another frameset that contains a top frame, a left frame, and a right frame. In every frame, we explore some JavaScript code on how that specific frame can be accessed so you can manipulate it programmatically. We end up with a complex set of frames. A frame is like a stand-alone window so you can target that frame to display whatever information is necessary. We will explore more about frames as we advance in the course.
Methodology of the development of example: coding based on international standards and sharing application in client / server.Technology Used: JavaScript – Core language Concepts
Keywords: JavaScript, HTML, frame, frameset, window, screenTop, screenLeft, document.