In JavaScript, in order to target a frame, you need to know
the frame's name.
a frame's number in the frames array
the URL of the frame.
a frame's number in the frames array, or the frame's name.
Submit