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

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


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

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

So you think it will be useful to have a simple New Label wizard with the fields:

Label: <String>
ID: <String - generated automatically by default>
And maybe a checkbox: <div> OR <span>?

It will generate:

<div id="ID">LABEL</div>

Correct?

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