[
https://issues.jboss.org/browse/JBIDE-13403?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-13403:
-----------------------------------
Description:
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://api.jquerymobile.com/data-attribute/
http://youtu.be/Iwy-0jMk1Ts
!scr.png!
!scr2.png!
was:
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://api.jquerymobile.com/data-attribute/
!scr.png!
!scr2.png!
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.0.Alpha2
Attachments: scr.png, scr2.png
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://api.jquerymobile.com/data-attribute/
http://youtu.be/Iwy-0jMk1Ts
!scr.png!
!scr2.png!
--
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