Clicking a link from the index frame replaces the index frame itself or opens a new tab.
<frame src="index.shtml" name="indexFrame"> <frame src="home.shtml" name="mainFrame"> view indexframe shtml link
– Right-click inside the index frame and select View Frame Source . Look for any SSI directives. If they appear unprocessed, fix server SSI support. Clicking a link from the index frame replaces