wanapitei
01-29-2008, 08:02 PM
I'm using Omnislide (http://www.dynamicdrive.com/dynamicindex1/omnislide/index.htm) as my navbar. I'd like to have the menu stay put at the absolute top of the window and scroll out of view as the user proceeds down a lengthy page. A quick look by scrolling to the bottom of my Bibliography (http://www.morleychalmers.com/MostlyTheravada/thePortal/bibliography.html) page will show you what I don't want.
My reading of the Properties file suggests that this is the function that controls menu float behaviour.
kviewtype:'absolute', // The method used to keep menu visible when page is scrolled - 'fixed' or 'absolute'. Fixed will not appear to move at all, staying completely stationary in relation to the window's frame, while 'absolute' will follow scrolling in a fluid motion: defaults to 'absolute' (floating) unless menu is top menu. 'fixed' is overridden in browsers that do not support it. For a menu that appears in the normal flow of the page, use 'absolute' here and false for keepinview (see previous).
However, not so. With both values, the effect is identical. Tested on both Safari and FireFox, the dominant browers on the Mac platform. Don't know yet how it behaves on a PC.
Have I misunderstood how to get the effect I want?
Kind regards,
My reading of the Properties file suggests that this is the function that controls menu float behaviour.
kviewtype:'absolute', // The method used to keep menu visible when page is scrolled - 'fixed' or 'absolute'. Fixed will not appear to move at all, staying completely stationary in relation to the window's frame, while 'absolute' will follow scrolling in a fluid motion: defaults to 'absolute' (floating) unless menu is top menu. 'fixed' is overridden in browsers that do not support it. For a menu that appears in the normal flow of the page, use 'absolute' here and false for keepinview (see previous).
However, not so. With both values, the effect is identical. Tested on both Safari and FireFox, the dominant browers on the Mac platform. Don't know yet how it behaves on a PC.
Have I misunderstood how to get the effect I want?
Kind regards,