> Hi,
> I'm trying to use an upload progressbar,
> the problem is that it does not appear whent I use an ajaxsubmit button
> but
> appears when i used the form onSubmit method.
> what could be the problem.

Possibly it starts out invisible, and in that case you need to call 
progressbar.setOutputPlaceholderTag(true) in order to have something there for 
Ajax to update.

- Tor Iver

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to