DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11714>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11714 html:radio doesn't specify onmouseover and onmouseout events [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From [EMAIL PROTECTED] 2002-08-18 03:19 ------- The URL you cited (http://www.w3.org/TR/html4/interact/forms.html#edef-INPUT) shows the explicit reference to "onfocus", "onblur", "onselect", and "onchange", but not "onmouseover" or "onmouseout". However, if you look at the top of the ATTLIST, you would notice the "%attrs" reference, which the comment says is equivalent to "%coreattrs, %i18n, %events". If you then look at the definition of "%events" (just follow the link), you will see it lists 10 other events, including "onmouseover" and "onmouseout". -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>