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
11:02 am
3U00NOL3ZShow this entire thread in new window
Gratar Image based on email address
From:Tuvia Vinitsky
To:FoxInCloud support

Since it is only relevant to development, maybe some sort of metadata tag that allows (re)direction to a particular location where the "AB" structure exists?


We need to think and discuss a little further about it ...
feedback from any other S/W would be useful

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.





Viewing all articles
Browse latest Browse all 10393

Trending Articles