Hi All
We have developed an application using two frames, top and main. The top frame is a menu/toolbar frame and the bottom frame is where the application happens.
We are looking at changing to a non-frames version for various reasons, firstly because frames seems to be slower despite not having to load the top frame detail/functionality every time (especially initially), and secondly because it will simplify things like our DHTML menus.
One thing we need to preserve is that the top section remains in place as the page details (currently botton frame) scrolls. We can use div tags with fixed height and scroll bars but I was wondering about using iFrames or whether, if we do that, we are just replacing one frames scheme with a similar one with similar issues.
I would be very interested to hear opinions on this.
Thanks in advance for your time/help.
Regards
Richard
We have developed an application using two frames, top and main. The top frame is a menu/toolbar frame and the bottom frame is where the application happens.
We are looking at changing to a non-frames version for various reasons, firstly because frames seems to be slower despite not having to load the top frame detail/functionality every time (especially initially), and secondly because it will simplify things like our DHTML menus.
One thing we need to preserve is that the top section remains in place as the page details (currently botton frame) scrolls. We can use div tags with fixed height and scroll bars but I was wondering about using iFrames or whether, if we do that, we are just replacing one frames scheme with a similar one with similar issues.
I would be very interested to hear opinions on this.
Thanks in advance for your time/help.
Regards
Richard