You can use an embedded php script to work around frames. You can include
your top menu as a page with the script line: <?php include 'top.htm';?>.
Then the only thing you need is to save your page with the extension php.
----- Original Message -----
From: "shivakumara Jayaramasetty" <shiva_kum123@r...>
To: "javascript" <javascript@p...>
Sent: Wednesday, January 24, 2001 3:34 PM
Subject: [javascript] Help - Alternative Techn for Frames usage in
JavaScript
> Hi,
>
> I had a requirement to my project , such that i can't use the frames to
> divide the screen.The topmenu will be same for all pages and it has to be
> static and click of the menu the respective page should have to be
> targeted in the same page below the Top menu.Is there any object exist to
> work as frame set.The total page should not refreshed.
>
> Please if nay one knows please help me.
>
> thanks and Regards,
> Kumar
>
>
>
>