Udo Schnurpfeil created TOBAGO-1187:
---------------------------------------
Summary: new tag tc:dataAttribute
Key: TOBAGO-1187
URL: https://issues.apache.org/jira/browse/TOBAGO-1187
Project: MyFaces Tobago
Issue Type: New Feature
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
This tag should enable the application developer to put data into the client
DOM.
These data attributes can be used by scripts like JavaScript.
The tag has two attributes:
1. name
2. value
The Tobago renderers will render an attribute with the name: "data-" + name
in the main element of the DOM (this one, which hold the id of the component).
The value of the attribute will be passed through.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira