Hi Rolf,<div><br></div><div>Your message is very timely as I&#39;ve just uploaded a new version which should fix many of your concerns - see <a href="http://jquerymobile.seasidehosting.st/">http://jquerymobile.seasidehosting.st/</a></div>
<div><br></div><div>I&#39;ll answer your questions inline:<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I read people are having problems with flickering in JQM. I had some<br>
problems with that myself and this is what I found out.<br>
<br>
- flickering can occur when using the same #id more than once in a page,<br>
which is not unlinkely when you are using the one page template method. so<br>
be sure to not use #id&#39;s more than once.<br></blockquote><div><br></div><div>The auto generated #ids on the latest version are session unique rather than page unique.</div><div>I&#39;d be interested to learn if this fixes the flickering problem.</div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I also have a small problem, can&#39;t seem to get an onclick on a checkbox<br>
working.<br>
If I tie an onClick event to the checkbox it does turn up on the actual<br>
checkbox element in the html.<br>
But as JQM hides this you cannot click it. You click a div instead, which is<br>
not connected to the JQM code, so clicking the checkbox(div) has no effect.<br>
<br>
Is this something you did not implement yet? Or am I doing something else<br>
wrong?<br></blockquote><div><br></div><div>The original version didn&#39;t include scripting support. The new version does and should wire-up events correctly. Have a look at the samples on the test site.</div><div><br></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;m kind of new to smalltalk so that could also be the reason for not<br>
understanding this ;)<br></blockquote><div><br></div><div>Welcome and I hope the new version fixes your issues,</div><div><br></div><div>Nick</div></div></div>