JezK
Edit File: frame_one.erb
<html> <head> <title>This is the title of frame one</title> </head> <body> <div id="divInFrameOne">This is the text of divInFrameOne</div> <div id="otherDivInFrameOne">Some other text</div> </body> </html>