Hi all,

I was wondering about using the .load() method with jQuery.  I have some
code that works great, however if for some reason the page that is being
loaded using .load returns a 404 status, jQuery doesn't seem to recognize
this - the code just continues executing.

It likely won't be a huge issue as we should be able to have full control
over the URL being loaded, but it would be nice if there was some way I
could put in some error checking there so as to not throw a JS error if the
page doesn't exist.

Any thoughts?


Thanks,

Jeff
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to