[jbosstools-issues] [JBoss JIRA] (JBIDE-13403) Code completion for jQuery Mobile HTML attributes

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Mar 7 16:39:42 EST 2013


     [ https://issues.jboss.org/browse/JBIDE-13403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-13403:
-----------------------------------

    Attachment: 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/

--
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