PHP AJAX problem

A

Anonymous

Guest
Hi,

Not sure if it's because of how you posted the code on here, but there are some erroneous lines of code in your .js file.
However, are you getting an error message? Is the AJAX firing?
If you use the inspector in Chrome, that will show you errors and the network activity for the AJAX call, that will really help in debugging the code.

If you are getting an error message, post it here.

Jon
 
Back
Top