[
https://issues.jboss.org/browse/JBIDE-13403?page=com.atlassian.jira.plugi...
]
Denis Golovin updated JBIDE-13403:
----------------------------------
Labels: new_and_noteworthy (was: )
Code completion for jQuery Mobile HTML attributes
-------------------------------------------------
Key: JBIDE-13403
URL:
https://issues.jboss.org/browse/JBIDE-13403
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Labels: new_and_noteworthy
Fix For: 4.1.x
For example:
We can provide code completion for jQuery specific HTML5 attributes of html tags (such as
data-*):
{code}
<a data-(role|transition|inline|...)>
{code}
and for attributes values:
{code}
<a data-transition="fade|pop|flip|..." ...>
{code}
See
http://jquerymobile.com/demos/1.2.0/docs/api/data-attributes.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira