Is there any reason why the new keyboard code was just return without a
value?  If something is not false, then it must be true.

I have found that some browsers are confused by a null return when it is
expecting a value.  I suggest that the code be changed to read as
follows:

    Line 35:       if (!realsrc) return true;

I have done this in my own version without any problems.
--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010





_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[email protected]/

Reply via email to