Hi all,
I wont bore you with the complications or too many details but basically I have a form that sends data to an external php file for validation and then returns any error/success messages.
The problem is when the messages are dynamically added to my page they mess with the form that uses a 'niceform' javascript to render images onto the buttons/text boxes ec.
I am reliably informed that I need to call a javascript function at the end of my php validation..
Example page:
Any ideas?
Thanks in advance,
James
I wont bore you with the complications or too many details but basically I have a form that sends data to an external php file for validation and then returns any error/success messages.
The problem is when the messages are dynamically added to my page they mess with the form that uses a 'niceform' javascript to render images onto the buttons/text boxes ec.
I am reliably informed that I need to call a javascript function at the end of my php validation..
Example page:
Any ideas?
Thanks in advance,
James