During development (debugging) the site works well but when I release from the debugging and test into production.. All the AJAX was not performed.. the result from xmlHttp.respons eText was not displayed.
I added an alert in order to check if the script was called. The alert was displayed.
I added an alert in order to check if the script was called. The alert was displayed.
Comment