I have about 7 forms on one page all using AJAX and displaying confirmation text.
First Problem (Small One)
The confirmation text is displaying as regular paragraph text instead of in a styled message box.
Second Problem (Big One)
For some users the form doesn't display confirmation text yet still makes the entry. So they have no confirmation that their entry was made. Their first reaction is to click the button again so now they've made two entries. For some users this only occurs if they refresh the page. Weird huh.