[jbosstools-issues] [JBoss JIRA] (JBIDE-13838) jQueryMoblie code assist: Add data-* attributes for <table>

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Fri Apr 12 01:33:55 EDT 2013


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

Vlado Pakan closed JBIDE-13838.
-------------------------------



Verified with JBDS 7.0 Alpha2-v20130407-2320-B135
                
> jQueryMoblie code assist: Add data-* attributes for <table>
> -----------------------------------------------------------
>
>                 Key: JBIDE-13838
>                 URL: https://issues.jboss.org/browse/JBIDE-13838
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: jsp/jsf/xml/html source editing
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 4.1.0.Alpha2
>
>
> There is no data-* attributes for <table> in Data Attribute Reference - http://api.jquerymobile.com/data-attribute/
> But it mentioned in http://view.jquerymobile.com/1.3.0/docs/widgets/table-column-toggle/ and http://view.jquerymobile.com/1.3.0/docs/widgets/table-reflow/
> There is the list of new attributes:
> {code}
> <table data-role="table"
>        data-mode="columntoggle | reflow"
>        data-column-btn-text=""
>        data-column-btn-theme="a | b | c ... z"
>        data-column-popup-theme="a | b | c ... z">
>    <th data-priority="0 | 1 | 2 | 3 | 4 | 5 | 6">
> ...
> {code}

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