PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB19] Problems with IE8-10 with zoning pages
[WB19] Problems with IE8-10 with zoning pages
Iniciado por guest, 05,mar. 2015 22:22 - 1 respuesta
Publicado el 05,marzo 2015 - 22:22
Hi,

I have created my first WD19 zoning page project and I have some problems with IE8-10.
I think it has to do with HTML5. The page display is very slow, the zone anchoring is visible like in slow motion and so on.
IE11, Opera, Safari, Chrome, FF works ok.

Has anybody the same expierince (and a solution) ???
Publicado el 06,marzo 2015 - 03:35
Hi Michael

the only solution I know of is to not use html 5 yet... The reason is simple... The level of support/compliance of html 5 vary greatly between browsers, and the result is very difficult to predict

have a look here:
<a class="ExternalLink" rel="nofollow" target="_blank" href="http://html5test.com/results/desktop.html">http://html5test.com/results/desktop.html</a>

Best regards