Hi,
I have a form that uses Ajax.
On submitting the form a message comes up after connecting with the database.
This works very well.
However when the form is resubmitted and the new message is similar, as the page does not reload, it can be hard to see that the message has been updated. Could seem like the resubmit has not been done.
I wonder if there is some way to highlight, change colors etc. when a result is displayed.
Any idea of improving this?
Thanks