Dev Research

Friday, July 08, 2005

Making some progress

Ok I've found out that getElementById and getElementByName aren't supported.

document.elementname is supported.

input fields support the onchange event, and don't support keypress.

body supports onload.

0 Comments:

Post a Comment

<< Home