<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><br></div><div><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
there seems to be problems when updating buttons (with theme styles) during an ajax callback ...<br>
</blockquote><div><br></div></div><div>I think the issue is that jQueryMobile only interprets styles during page load. Your post reminded me that I hadn&#39;t integrated jQueryMobile widgets which allow dynamically added elements to be styled.</div>
</div></div></blockquote><div><br></div><div><br></div><div>For future reference - we&#39;ve just learnt that you can make jQueryMobile style multiple elements at once, by triggering a &quot;create&quot; event on the element&#39;s container. I&#39;ve added an example:</div>
<div><br></div><div><a href="http://jquerymobile.seasidehosting.st/seaside/javascript/jquery-mobile/Dynamic-form-elements-2">http://jquerymobile.seasidehosting.st/seaside/javascript/jquery-mobile/Dynamic-form-elements-2</a></div>
</div>