[jbosstools-issues] [JBoss JIRA] (JBIDE-17486) Label in jQuery Mobile Palette

Alexey Kazakov (JIRA) issues at jboss.org
Fri May 30 19:01:15 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972147#comment-12972147 ] 

Alexey Kazakov commented on JBIDE-17486:
----------------------------------------

HTML Label item (<label>) is supposed to be used as labels form input elements. It has "for" and "form" fields.
So I'm not sure we should mix these two wizards.
But having two items labeled "Label", one in jQuery Mobile and one in HTML categories may be confusing. What about renaming the Label from HTML to something like "Form Label" or "Input Label" ?
Or it's better to improve the current Label (in HTML category) dialog to add a new checkbox: <div>, <span>, <label> and enable "form" and "for" fields/attributes only if <label> is chosen.
WDYT?

> Label in jQuery Mobile Palette
> ------------------------------
>
>                 Key: JBIDE-17486
>                 URL: https://issues.jboss.org/browse/JBIDE-17486
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml/html source editing
>            Reporter: Burr Sutter
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.2.0.Beta3
>
>
> Does jQuery Mobile offer a basic "label"?  When I just want to replace the text programmatically?
> <div id="stuff"></div>
> $("#stuff").html("stuff is happening here");  // this based on button click



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jbosstools-issues mailing list