On 11/1/07, Michael Horowitz <[EMAIL PROTECTED]> wrote:
> Strange to be answering my own post but I have done some more testing.
> I have verified the PHP page that Ajax calls works correctly by running
> it separate.  I have also verified AJAX works on my browser by running
> another ajax script.  For some reason this script is not being called by
> the browser.
>

Firebug lets you debug javascript:
http://addons.mozilla.org/firefox/1843

usually when an AJAX call isn't happening it's because your JS has an
error and it's stopping early.


-- 
--
Christian Montoya
christianmontoya.net


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to