Examples Page:
Main Frameset:
<html>
<frameset ROWS="20%,85%">
<frame src="top.jsp" name="top">
<frame src="main.jsp" name="main" >
</frameset >
</html>
Top.jsp:
<html>
<body>
<script language=JavaScript src="frames_header_array.js" type=text/javascript></script>
<SCRIPT language=JavaScript ...
Search found 2 matches
- Tue May 06, 2003 4:57 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Nested Frames
- Replies: 2
- Views: 3261
- Tue May 06, 2003 1:58 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Nested Frames
- Replies: 2
- Views: 3261
Nested Frames
Hi.
I have a problems with my site. The layout of my site is simple: one horizontal frame in top (target=top) and the main frame (target=main). I have no problem to add the menu script except with the pages with frames inside too. How can i put the menus? I think that the more logical way is include ...
I have a problems with my site. The layout of my site is simple: one horizontal frame in top (target=top) and the main frame (target=main). I have no problem to add the menu script except with the pages with frames inside too. How can i put the menus? I think that the more logical way is include ...