Hello! I'm looking for a script that will "dock" a menu in the bottom of the browser window that scrolls with the user. Essentially it should be "attached" to the bottom of the browser window. Is there a way to do this with simple CSS positioning? I know how to position the <div> in the bottom of the screen, but i cant make it stay at the bottom as the user scrolls.
Thanks!
Thanks!