> I have links to named anchors on a separate page. There is no problem
> getting to the appropriate spot. The problem is that the page can't be
> scrolled up to see all the menu items. I have used the hack for equal height
> columns on the menu - don't know if this affects it. The page is here:
> http://www.quinebaugkennels.com and the links to the left of the photo are
> the ones I'm concerned about - i.e., private lessons, gun dog training, etc.
> The further down the page the link is, the more or all of the menu
> disappears. 

In my experience, this is a known error with the equal height columns 
hack. The overflow: hidden; that you place on the containing element 
means that if the div scrolls (as it sometimes does when using anchor 
elements), it will scroll content off the top of the "page" (or off the 
top of the visible view port).

I'm sorry to say that I have no solution for this--all I can tell you is 
that you're not crazy. :)
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to