You are here: Ektron Namespace > Server Controls API > Ektron.Cms Namespace > Ektron.Cms.Controls Namespace > Classes > DhtmlMenu Class > DhtmlMenu Properties > EnableIE6FormsFix
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
DhtmlMenu.EnableIE6FormsFix Property

This should only be enabled when you have a DHTML menu rendering over an HTML Select element. In IE6, the DHTML will render below the drop down. This will temporarily disable the element when the DHTML menu is rendered.

C#
[Browsable(true)]
[Description("This should only be enabled when you have a DHTML menu rendering over an HTML Select element. In IE6, the DHTML will render below the drop down. This will temporarily disable the element when the DHTML menu is rendered.")]
[Bindable(true)]
[Category("Ektron")]
public bool EnableIE6FormsFix;
Visual Basic
<Browsable(true)>
<Description("This should only be enabled when you have a DHTML menu rendering over an HTML Select element. In IE6, the DHTML will render below the drop down. This will temporarily disable the element when the DHTML menu is rendered.")>
<Bindable(true)>
<Category("Ektron")>
Public Property EnableIE6FormsFix() As bool
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!