Вопрос

WE are having a gwt application which was working properly till IE10 versions. But unfortunately the same application is not running as expecetd in IE11.

Th issue is --->we have a simple login page which takes credentials.This page succesfully gets authenticated in all IE verison till IE10.

We are clueless why the same login pag eis not working in IE11.

I included '' in my hml file. we are not yet lucky.how to solve this?

thanks in advance.

Это было полезно?

Решение

Have you compile the code using Break Point does your compiler is compiling the onclick event of the button use for login because authentication issue is not related to UI i think something is going wrong on back code of button.May be possible the application is not able to find the button id.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top