TABINDEX,onfocus,ACCESSKEY

In the HTML4.01 spec, the TABINDEX, onfocus, and ACCESSKEY list support for
the following elements:

tabIndex
A,AREA,BUTTON,INPUT,OBJECT,SELECT,TEXTAREA

onfocus
A,AREA,BUTTON,INPUT,LABEL,SELECT,TEXTAREA

accessKey
A,AREA,BUTTON,INPUT,LABEL,LEGEND,TEXTAREA


Are there reasons why the lists are not equivalent?

Any particular reason IFRAME is not included in these lists?

Regards,

-Tom

Received on Monday, 10 April 2000 09:29:06 UTC