On 29.04.2004 11:16, Niels van Kampenhout wrote:

Hello list,

In the case of a very large Woody form, it takes a lot of time (up to
seconds) before a check (dis)appears in a checkbox after the user
clicks in it. The same happens with radio buttons. It seems that this
is caused by Woody's javascript code in woody-lib.js, since the
problem does not occur  when woody-lib.js is "disabled".

There is not a lot of code in woody-lib.js, however I cannot see what
causes the delay. What happens when a checkbox is (un)checked? The
delay is rather annoying for users filling out the form. Does anyone
have a solution or workaround for this problem?

Per default no event listener seems to be attached to checkboxes. So in theory there should be no interaction with Javascript. Do you have added any @on* in your code or is it just a plain checkbox??


Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to