Hi,

If I put a form with a textbox into a dynlayer with setHTML(), and try
to type into the textbox, then in ns4.6 and ns4.76 but not in ie5 or
ie5.5 I get the error
realsrc has no properties (at line 47 of keyboard.js).
Since I'm not really interesting in the event (I'll get the changed text
myself from the textbox later) I can bracket lines 47 and 48 with
if (realsrc != null) { ... }
but that is only a bandaid. What is the real fix?

Jeff


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to