Click to See Complete Forum and Search --> : creating a frame format in javascript?


Taosan
09-25-2003, 10:28 AM
Hi there!

I am a javascript newbie with a question. Is it possible to creating a frame format with javascripts in a html page (visually not able to see the frame scroll line) with the same behaviour as a normal frame in html page?

Please can someone help me out or point me to some links where I can get some info.?

Many Thanks!

:rolleyes:

pyro
09-25-2003, 10:36 AM
Not sure if this will be exactly what you need, but perhaps it will help: http://www.infinitypages.com/research/staticmenu.htm

Taosan
09-25-2003, 11:26 AM
This static menu one stays on the same page. I need one to able to move/jump to another second html page, just like a frameset.

pyro
09-25-2003, 12:00 PM
If you need something that functions exactly as a frameset, why not just use frames?