Well, modal window is a bit overkill in this case. I guess I'd replace
it by a custom mask and probably a centered message with a button.
It's hard to be any detailed, as this requires some CSS work and
custom javascript.
-Matej
On 9/13/07, Anthony J Webster <[EMAIL PROTECTED]> wrote:
> Hello aga
Hello again,
I have a form with ajax validation on its component's 'onblur' and a sumit
link. The submission process takes a while as it results in numerous database
lookups and so on. Initially I used an IndicatingAjaxSubmitButton to show the
user that their request was being processed, with t