[jbosstools-issues] [JBoss JIRA] (JBIDE-14543) jquery mobile link tag: data-icon and data-iconpos attributes

Burr Sutter (JIRA) jira-events at lists.jboss.org
Mon May 20 18:56:06 EDT 2013


Burr Sutter created JBIDE-14543:
-----------------------------------

             Summary: 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
            Reporter: Burr Sutter


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


More information about the jbosstools-issues mailing list