How to prevent toolbars with reduced height in IE 6
TroubleshootingSummary
How to prevent toolbars with reduced height in IE 6. This may happen for web applications based on a demo from an earlier version of yFiles AJAX.
Description
If the toolbar of your web application has a reduced height when viewed with Internet Explorer 6 the reason may be that you are still using the now deprecated dijit.layout.LayoutContainer. Several demos for yFiles AJAX used the LayoutContainer. We updated these demos for version 1.3 of yFiles AJAX such that they use the new dijit.layout.BorderContainer instead which works fine with Internet Explorer 6.
Categories this article belongs to:
yFiles AJAX > Other
Applies to:
yFiles AJAX: 1.3
Keywords:
Internet Explorer 6 - IE 6 - toolbar - display problem