|
Posted by Ed Seedhouse on 02/15/07 17:37
On Thu, 15 Feb 2007 12:05:17 +0100, "J.O. Aho" <user@example.net> wrote:
>Brian Cryer wrote:
>> Does anyone know whether its possible (perhaps using css) to have an area on
>> a page (say a menu bar at the top of the page) to be fixed so that it is
>> always visible regardless of how the page is scrolled - much as you would
>> get if you used frames but without using frames.
>
>Yes, use the position option absolute for the dive where you have the menu bar.
No, that won't do it. What he wants is position "fixed", but
unfortunately IE6 and below don't support that.
Navigation:
[Reply to this message]
|