2011/8/2 Lukas Renggli <span dir="ltr">&lt;<a href="mailto:renggli@gmail.com">renggli@gmail.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

This removes the button from the page, before the form is actually submitted.<br></blockquote><div><br>Ok, so how can I replace the button by some other element (text/image) and trigger an explicit submit? I could have missed that in the docs, so please feel free to point me to some page explaining this!<br>

<br>In the meantime I can live with this. It&#39;s not as nice as I intended it, but it works for now:<br><br>            onClick: ((html jQuery id: #submit) value: &#39;Processing&#39;; attributeAt: #disabled put: #true);<br>

<br>Thanks, Alex<br></div></div>