I know i have asked about this before but I have made some progress but am still getting isseus.
I have fixed the topr portion of a screen using a Div and fixing it using CSS.
The main menu is staying put (which is what i want ) and the rest of the page flows under it and the fixed header portion, of which the menu is a part.
The issue is that the sub menus are no longer behaving.
In IE the sub menus have risen up the screen by about half the height of the main menu bar.
In firefox the sub menus are rying to scroll wit the rest of the screen so if you scroll far enough the sub menu scrolls to the very top of the screen totaly obscuring the main menu (horizontal).
The question i have is this: - is it possible to fix the position of the milonic menu on the screen so it doesnt move at all (including the sub menus) regardless of the movement of the rest of the screen? without using div's and CSS?
Im not a programmer, so be gentle

Thanks
GreenBoy