[
https://issues.jboss.org/browse/JBIDE-14543?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-14543:
-----------------------------------
Fix Version/s: 4.1.0.Beta2
jquery mobile link tag: data-icon and data-iconpos attributes
-------------------------------------------------------------
Key: JBIDE-14543
URL:
https://issues.jboss.org/browse/JBIDE-14543
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml/html source editing
Reporter: Burr Sutter
Assignee: Alexey Kazakov
Fix For: 4.1.0.Beta2
There may be more than just data-icon and data-iconpos attributes missing from the link
tag - but those are immediately obvious.
example from my header section of my page
<a href="settings.html" id="link-1" data-icon="gear"
data-transition="fade">Settings</a>
<h1>Page Title</h1>
<a href="about.html" data-rel="dialog"
data-icon="info" data-iconpos="right"
id="link-2">About</a>
--
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