Jake McGraw wrote: > ... > > Point your browsers (IE6 or 7) to > http://ww1.innovationads.com/employment/new-york#162 > > Anyone else notice that the scroll bar if dancing around? Anyone know how to > fix this? > > I think the issue stems from the fact we're hiding some div's inside of an > overflow:auto; div and then using JavaScript to show / hide based on clicks. > > If anyone can help it'd be much appreciated. > > - jake
Yes, the scrollbar is jittering. I don't know how to fix it. The JS in gotoHash() seems to set all the postings_.style.display to "none" and then the indexed posting back to "block". Maybe this makes the scrollbar go mad, since the routine seems to call itself once every 100ms. I wrote "seems to" since I couldn't tell the difference between JS and VBA ... ok, but I believe your question isn't a CSS question: http://css-discuss.incutio.com/?page=OffTopic Back to CSS, I think you should test your footer menu in Mac browsers too, since it wraps into a new line (IPMStm sits under Home) Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
