How to prevent toolbars with reduced height in IE 6

Troubleshooting

Summary

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.

This article was written for an older version. It is only online as a reference for customers using this old version. The information it contains is probably out of date.

The latest information can be found in the yFiles documentation

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