Removal of event attributes for browsers not supporting JavaScript events
-------------------------------------------------------------------------
Key: TRINIDAD-1304
URL: https://issues.apache.org/jira/browse/TRINIDAD-1304
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.2.9-core
Reporter: Mamallan Uthaman
Priority: Minor
Currently, event attributes like "onLoad", "onClick" are rendered irrespective
of the capability of a browser. But in the case of a browser that doesn't
support JavaScript events, this is not only redundant but also might increase
the size of the page unnecessarily. Hence event attributes shouldn't be
rendered if the requesting browser doesn't support JavaScript events.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.