Примеры для jQuery.error()


Override jQuery.error for display in Firebug.

1
jQuery.error = console.error;