Issue with JQMSelect and multiframe application

Hello,
I'm developing a JQMobile application that use different ajax frame like in your JQMWizardDemo.
On a frame I put a JQMSelect component and it opens the selection list right.
When I select an item the JQMSelect closes but the application switch to the main form and not to the frame where the select was invoked from.
Is it possible to retourn to the frame where the JQMSelect resides after selection ?
It happens only with large number (in my case 101 items) select list.
With just 3 or 4 items the select is displayed inside the frame and after selection the focus retourn correctly to the frame where the jqmSelect resides.
Thank you,
Davide
I'm developing a JQMobile application that use different ajax frame like in your JQMWizardDemo.
On a frame I put a JQMSelect component and it opens the selection list right.
When I select an item the JQMSelect closes but the application switch to the main form and not to the frame where the select was invoked from.
Is it possible to retourn to the frame where the JQMSelect resides after selection ?
It happens only with large number (in my case 101 items) select list.
With just 3 or 4 items the select is displayed inside the frame and after selection the focus retourn correctly to the frame where the jqmSelect resides.
Thank you,
Davide