RA Jones wrote:
> Yes, I use FF exclusively. Unfortunately I've just switched to the FF2 > RC3 and the LiveHTTPHeaders plugin is not compatible. The javascript > console seems to be called Error Console now, and with your example code > it reports no errors in any category. But there is still no AJAX output :-( Does it make a request against your server (check the access logs). If it doesnt, then it's still a JS problem. One of the nice things about JS is that you can put it someplace that we can see it. You might try putting up a simple page that tries to do what you want (at least on the HTML/JS side, you don't even need to hook it up to a backend at this poing) and post a link here (or the JQuery list) so others can look directly at it. -- Michael Peters Developer Plus Three, LP --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
