[ 
https://issues.apache.org/jira/browse/WICKET-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030919#comment-13030919
 ] 

Scott Reed edited comment on WICKET-3677 at 5/9/11 9:52 PM:
------------------------------------------------------------

I uploaded a new Quickstart that uses AbstractDefaultAjaxBehavior and displays 
a blank subpage when the user selects a list item. Commenting out the three JQM 
lines in the header shows that it works with just Wicket and no subpage 
traversal. I don't know if this is a pure JQM problem or an interaction of JQM 
and Wicket.

      was (Author: sreed89):
    This version uses AbstractDefaultAjaxBehavior and displays a blank page 
when the user selects a list item. Commenting ou the three JQM lines in the 
header shows that it works with just Wicket. I don't know if this is a pure JQM 
problem or an interaction of JQM and Wicket.
  
> Wicket Ajax jQuery Mobile subpage update
> ----------------------------------------
>
>                 Key: WICKET-3677
>                 URL: https://issues.apache.org/jira/browse/WICKET-3677
>             Project: Wicket
>          Issue Type: Test
>          Components: wicket-core
>         Environment: windows 7
>            Reporter: Scott Reed
>            Priority: Minor
>         Attachments: AjaxSubpageUpdate.zip, AjaxSubpageUpdate2.zip
>
>
> I need help figuring out how to get Wicket to work with jQuery Mobile 
> subpages. The attached quickstart shows what I am trying to do. Selecting an 
> item in the list should take the user to a subpage populated with details 
> depending on the selected list item. Instead the subpage is not updated.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to