IE considers disabled="" as .disabled, other browsers as !.disabled
please do the following:
modify command awHTML
replace:
TEXTTO laTab[.PageOrder]TEXTMERGE NOSHOW FLAGS 1 PRETEXT 15<divid="<<m.lcTab>>"class="<<Lower(cClasses(m.loPage))>> pageTab" title="<<cEscaped(Trim(.ToolTipText))>>" disabled="<<Iif(.Enabled, '', 'disabled')>>" active="<<Iif(m.llActive, 'active', '')>>"<<m.lcStyle>><<m.lcEvents>>><<this.cCaption(, m.loPage)>></div>ENDTEXT
by:
TEXTTO laTab[.PageOrder]TEXTMERGE NOSHOW FLAGS 1 PRETEXT 15<divid="<<m.lcTab>>"class="<<Lower(cClasses(m.loPage))>> pageTab" title="<<cEscaped(Trim(.ToolTipText))>>"<<Iif(.Enabled, '', 'disabled="disabled"')>> active="<<Iif(m.llActive, 'active', '')>>"<<m.lcStyle>><<m.lcEvents>>><<this.cCaption(, m.loPage)>></div>ENDTEXT
V 1.40 bêta 3 will soon get released with other minor enhancements.
Thanks,
Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II) - ban but and not