1 2 3 4 5 6
<html> <head><title>Move the frame to hide the plugin fully</title></head> <frameset cols="25%,50%,25%"> <frame src="plugin-sibling-frame-include.html"> </frameset> </html>