[jbosstools-issues] [JBoss JIRA] (JBIDE-13403) Code completion for jQuery Mobile HTML attributes
Vlado Pakan (JIRA)
jira-events at lists.jboss.org
Wed Apr 10 08:04:08 EDT 2013
[ https://issues.jboss.org/browse/JBIDE-13403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765997#comment-12765997 ]
Vlado Pakan commented on JBIDE-13403:
-------------------------------------
Working with new HTML page created based on template HTML5 jQuery Mobile Page.
If this is correct behavior just resolve this Jira and I will close it.
> 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
More information about the jbosstools-issues
mailing list