views:

12

answers:

1

Hi,

I am using framework ZK to develop web applications and they have to be usable also in Internet Explorer 6+. I have registered event OnOK on the Textbox. This event should be emitted when key ENTER is pressed. In Firefox this works pretty well but in IE it doesn't. Can anybody help me how to fix it, please? I'll be very greatful

I am using framework versions 3.6 and 5, Firefox 3.5, Opera 10.60 and IEs are tested in IETester 0.4.4

A: 

I resolved it after few hours of testing and question on ZK forum. This event works in IEs without problem. It doesn't work in IETester which was unexpected problem. I supposed that IETester simulates IEs without bugs.

Gaim