ASP.NET 2.0 Menu and Mozilla

  • Thread starter Thread starter CMM
  • Start date Start date
C

CMM

The menu control in asp.net 2.0 displays very nice "scroll" buttons when
submenus spill past the viewable area of the page. However, these don't show
in Mozilla FireFox. The menu is obscured and there is no way to select items
that are past view. Anyone know of a workaround (other than using a
different control).
 
By the way, the problem only occurs when Firefox is displaying a horizontal
scroll bar... such as would be the case if the page contained a fixed px
width table.
 
Back
Top