Uh, yeah :) I won't deny that I make that same typo in my code, too bad
gmail doesn't have intellij built in to tell me which methods belong to
which objects... maybe a gmail plugin for intellij...
On Wed, Jun 11, 2008 at 10:18 AM, Filip S. Adamsen <[EMAIL PROTECTED]> wrote:
> Shouldn't that be r
Shouldn't that be request.isXHR?
-Filip
Josh Canfield skrev:
Ajax is detected by an http header passed by the prototype ajax
request. If your request isn't coming from an ajax method then you
don't get an ajax response.
This can also be an issue if you're trying to roll your own XHR
requests (
Ajax is detected by an http header passed by the prototype ajax
request. If your request isn't coming from an ajax method then you
don't get an ajax response.
This can also be an issue if you're trying to roll your own XHR
requests (you can add the header manually)
You can detect if Tapestry thin