Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: ie 10 breaks pageframes

$
0
0
Re: ie 10 breaks pageframes
FoxInCloud
Re: ie 10 breaks pageframes
Jul. 16, 2013
10:56 am
3U00NGMA3Show this entire thread in new window
Gratar Image based on email address
From:FoxInCloud support
To:Tuvia Vinitsky
beta 3 is stable, you can deploy it

That fixed it, much thanks.

Speaking of 1.4 beta, as a developer I would be interested in seeing it made easier to have a parralel install of the beta to test. Now it installs itself to home()\tools\ab. Even if I change it to say home()\tools\ab-beta, there are so many references that need to be changed I cannot be sure of not crossing the beta and current releases.

What do you suggest as the best way to manage testing beta releases on project X, while still developing release level with project Y?

Thanks



Issue solved
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=""class=" pageTab" title="" disabled="" active=""><this.cCaption(, m.loPage)></div>ENDTEXT

by:
TEXTTO laTab[.PageOrder]TEXTMERGE NOSHOW FLAGS 1 PRETEXT 15<divid=""class=" pageTab" title=""<Iif(.Enabled, '', 'disabled="disabled"')> active=""><this.cCaption(, m.loPage)></div>ENDTEXT

V 1.40 bêta 3 will soon get released with other minor enhancements.

Thanks,


Users running IE 10 when they click on a tab of a pageframe, the tab is not activated. 2 calls today, basically since app runs on pageframes they are stuck. they have no debugging tools, so i am trying to install ie 10.


ie 10 also breaks a lot of the CSS you are generating for borders.




Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II) - ban but and not


Viewing all articles
Browse latest Browse all 10393

Trending Articles