should be $(document).ajaxSend(function(){...})
Cheers,
Daniel.On Dec 28, 3:14 am, "Lay András" <[email protected]> wrote: > Hello! > > On Sat, Dec 27, 2008 at 8:27 PM, Michael Geary <[email protected]> wrote: > > Well, that's odd that it didn't work. Try a single element by ID then: > > > $('#someExistingID').ajaxSend(...); > > Trying, don't works. Here's my test page: > > http://bogex.hu/jquerytest.php

