background: I have the standard sort of email form on a website. The form and the backend php are a single file, basically if parameters are passed to it, it runs the email sender and outputs a "message sent" block of text, otherwise it displays the form.
I updated the form to use IUI, and the form seems to work fine, the IUI look is in place and clicking submit sends the email. The problem is that the "your email has been sent" message never appears, the iui "slide right" animation appears, but slides you over to a blank page. I assume this is related to the AJAX-ness of the form, but do i need to define a new block of text in the page with a different CSS class or is there something else I'm missing to make the "email sent" message appear Many thanks A -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to iphonewebdev@googlegroups.com. To unsubscribe from this group, send email to iphonewebdev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.