Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-16271 Support jquery mobile 1.4
  3. JBIDE-16319

Generate new content in New Button and New Buttons wizards for JQM 1.4

    XMLWordPrintable

Details

    Description

      Also New Grouped Buttons wizard and New Form Button wizard.

      New format does not use data-role="button" and puts all other settings as classes, e.g.

      <a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>

      The remained data-* attribute usage is
      1. data-mini in grouped buttons:

      <div data-role="controlgroup" data-mini="true">
          <a href="#" class="ui-btn ui-corner-all">No icon</a>
          <a href="#" class="ui-btn ui-corner-all ui-icon-delete ui-btn-icon-left">Left</a>
      </div>

      2. data-rel in link button.

      New Button

      New Buttons

      Attachments

        1. button.png
          button.png
          68 kB
        2. buttons.png
          buttons.png
          91 kB

        Activity

          People

            scabanovich Viacheslav Kabanovich (Inactive)
            scabanovich Viacheslav Kabanovich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: