Hi
How do I prevent an area of a window from scrolling? I know I could use frames, however I am using frames already. In the "_main" frame (I have a top frame and a main frame) I have a "toolbar" of images and when the user scrolls down the page I always want this toolbar visible.
I assume I could use frames within frames, but this is complicated and also requires me to communicate between frames (buttons on the toolbar usually submit the main page as I am using PHP to access a database).
Any help would be appreciated.
Thank you.
Richard
How do I prevent an area of a window from scrolling? I know I could use frames, however I am using frames already. In the "_main" frame (I have a top frame and a main frame) I have a "toolbar" of images and when the user scrolls down the page I always want this toolbar visible.
I assume I could use frames within frames, but this is complicated and also requires me to communicate between frames (buttons on the toolbar usually submit the main page as I am using PHP to access a database).
Any help would be appreciated.
Thank you.
Richard