Hello,
Can anyone tell me, or direct me, on how to create a non-scrolling header that doesn't use frames. I found a javascript for one but the header "jumped/jittered" as the user scrolled down the page.
Thanks,
Teresa
Not quite sure what you mean by non-scrolling... Do you mean something other than a marquee or one that is static on the page?
If you do mean one that's static, I'm afraid that it will jump / jitter due to scrolling so the JavaScript one's your best bet. Otherwise try searching for "DHTML static header" on google ( www.google.com/search?q=DHTML+static+header ), you might get something a little better than a JS version that works on layers instead.
__________________
------------------------------------------
Dan - www.shneak.com
Thanks Dan,
I started looking at the Google search words you gave me and I think I will be able to find something to suit my needs. Since I am new to building web sites, I don't know the proper terminology so maybe I wasn't searching with the correct terms.
Teresa