[
https://issues.jboss.org/browse/JBIDE-17486?page=com.atlassian.jira.plugi...
]
Burr Sutter commented on JBIDE-17486:
-------------------------------------
I must have missed the Label in the HTML5 section - I will need to go back and look for it
- currently traveling until Wed.
If the label would allow me to manipulate/replace the on-screen text that is really all
that I am doing - I call it "debug" or "status" and throw up messages
at various points in the code execution. Letting the user know that something is
happening async/behind the scenes.
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)