[Javascript] Nav bar positioning problem...

Chris Nafziger CNafziger at sauder.com
Mon Dec 6 10:27:27 CST 2004



Open a window about half your screen height and go to
http://www.sauderworship.com/products/index.html.  There is a nav bar at the
bottom, which you should see.  Now if you scroll down, you will notice the
bar moves up with content, rather than staying at the bottom of the screen.
On a window resize, or on a nav bar rollover, something is firing to reset
the position of the bar to the bottom of the window.  How can this be easily
fixed to keep the bar in its original position, near the bottom of the
window (even if it is over content), when the user scrolls (when their
window height is less than the length of the content)?  What is being fired
when the window is resized?  It seems that the same thing could be fired
once per second, to reset the bar's position... Perhaps that's a crappy
solution.  Anyone?  

(Yes, this site's design sucks... I didn't do it.)





-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

This e-mail and any files transmitted with it may
contain privileged, confidential, or proprietary information
which may be protected from disclosure under law, and is
intended solely for the use of the individual, group, or entity
to whom this e-mail is addressed.  If you are not one of the
named recipients, please notify the sender by e-mail and
delete this message immediately from your computer.  Any
other use, retention, dissemination, forwarding, printing, or
copying of this e-mail is strictly prohibited.  Thank you for
your assistance.



More information about the Javascript mailing list