its "fixed", "static" is the same as not specifying position.
Ahmed K wrote: > you should use position "static" or "fixed" i forget which it was, and that > should keep the div at the same place all the time(relative to the (0,0) of > the window and not the page, and for other divs use overflow to specefy if > scroll bars are to be included or not. > > >
