[jbosstools-issues] [JBoss JIRA] (JBIDE-13413) jQuery Mobile Widget Palette

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Feb 27 14:13:56 EST 2013


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

Viacheslav Kabanovich commented on JBIDE-13413:
-----------------------------------------------

http://view.jquerymobile.com/1.3.0/docs/widgets/textinputs/

22. Text with all variations
Wizard
   Type: text/search/textarea/email/password/color/file etc.
   Label:
   ID:
   Clear Button:
   Placeholder:
   Mini:
   Disabled:
   Hide Label:
   Theme:
Result
     Type=text
     <label for="text-3">Text input: data-clear-btn="true"</label>
     <input data-clear-btn="true" name="text-3" id="text-3" value="" type="text">
     
     Type=search
     <label for="search-1">Search:</label>
     <input name="search-1" id="search-1" value="" type="search">

     Type=textarea
     <label for="textarea-1">Textarea:</label>
     <textarea cols="40" rows="8" name="textarea-1" id="textarea-1"></textarea>
and so on.
                
> jQuery Mobile Widget Palette
> ----------------------------
>
>                 Key: JBIDE-13413
>                 URL: https://issues.jboss.org/browse/JBIDE-13413
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml/html source editing
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>              Labels: new_and_noteworthy
>             Fix For: 4.1.x
>
>         Attachments: CSS-Preview.png, Dialog.png, DialogWizBan.png, Images.zip, jQueryMobile.png, jQueryMobile.png, jQueryMobile.png, Listview.png, ListviewWizBan.png, NewBlock.bmml, NewBlock.bmml, NewBlock.png, NewButton.bmml, NewButton.png, NewCheckBox.bmml, NewCheckBox.png, NewCheckboxWizard.png, NewCheckboxWizard.png, NewDialog.bmml, NewDialog.bmml, NewDialog.png, NewFlip.bmml, NewFlip.png, NewGrid.bmml, NewGrid.png, NewGroupedCheckBoxes.bmml, NewGroupedCheckBoxes.png, NewHeaderBar.bmml, NewHeaderBar.png, NewListview.bmml, NewListview.png, NewNavbar.bmml, NewNavbar.png, NewPage.bmml, NewPage.png, NewPopup.bmml, NewPopup.png, NewRadioButton.bmml, NewRadioButton.png, PaletteThinLines.png, Palette_1.png, Palette_2.png, Palette_3.png, withwithoutpreview.bmml, withwithoutpreview.png
>
>
> http://jquerymobile.com/test/
> See my proposal regarding the content of jQuery Mobile palette below.
> Also I have an idea to add a live preview into each wizard.
> We could try to add a browser to the wizard which will show how the widget is going to look.
> !jQueryMobile.png!

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