Login  Register

Re: [Seaside] new release of Seaside integration for JQueryMobile

Posted by Nick on Nov 08, 2011; 12:21pm
URL: https://forum.world.st/new-release-of-Seaside-integration-for-JQueryMobile-tp3940279p4015775.html


there seems to be problems when updating buttons (with theme styles) during an ajax callback ...

I think the issue is that jQueryMobile only interprets styles during page load. Your post reminded me that I hadn't integrated jQueryMobile widgets which allow dynamically added elements to be styled.


For future reference - we've just learnt that you can make jQueryMobile style multiple elements at once, by triggering a "create" event on the element's container. I've added an example:

http://jquerymobile.seasidehosting.st/seaside/javascript/jquery-mobile/Dynamic-form-elements-2

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To post to this group, send email to [hidden email].
To unsubscribe from this group, send email to [hidden email].
For more options, visit this group at http://groups.google.com/group/va-smalltalk?hl=en.