[JBoss JIRA] (JBIDE-14438) Add content assist to URL editors in jQuery Mobile wizards
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14438?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich updated JBIDE-14438:
------------------------------------------
Description:
Steps:
1. Create an html file with <!DOCTYPE html>.
2. Create several tags with 'id' attribute, e.g. run 'New Page' wizard from jQuery Mobile Palette.
3. Run a wizard with URL (href) edit field from jQuery Mobile Palette. (New Button, New Link)
> Add content assist to URL editors in jQuery Mobile wizards
> ----------------------------------------------------------
>
> Key: JBIDE-14438
> URL: https://issues.jboss.org/browse/JBIDE-14438
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Labels: new_and_noteworthy
> Fix For: 4.1.0.Beta1
>
>
> Steps:
> 1. Create an html file with <!DOCTYPE html>.
> 2. Create several tags with 'id' attribute, e.g. run 'New Page' wizard from jQuery Mobile Palette.
> 3. Run a wizard with URL (href) edit field from jQuery Mobile Palette. (New Button, New Link)
--
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
12 years, 12 months
[JBoss JIRA] (JBIDE-14436) jquery mobile button id property
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14436?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-14436:
----------------------------------------
Should we add an ID property to every wizard which doesn't have it already? We can skip Grid probably. [~burrsutter] what do yo think?
> jquery mobile button id property
> --------------------------------
>
> Key: JBIDE-14436
> URL: https://issues.jboss.org/browse/JBIDE-14436
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Burr Sutter
> Assignee: Viacheslav Kabanovich
> Fix For: 4.1.0.Beta1
>
> Attachments: jquery_mobile_button.png
>
>
> A button should have an id property - for references in JS
> $("#mybutton").click(function() {
> // $.ajax(...
> });
--
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
12 years, 12 months