adding progress bar make form to not sumbit
Hi all,
I have created several websites with WA and progress bar without issues.
But The last site is giving me some annoyances.
I created a form that submits to DB and sends email succesfully.
If I add the progress bar the form doesn't submit anymore.
I just checked this form and already checked the button ID/Name (this is not "submit").
The progress bar DIV seems tro wrap correcly the form tag.
What else can I check to make it work?
TIA
tony


Are you using a <button> or <input> tag for your button? It may be an issue with an older version that didn't work properly with <button> tags. If you give me a url where I can reproduce the problem I can investigate it further. 
