$.load()
$.load()
Is there any reason not to refactor 'load' to be invoked with an
options object the same way that 'ajax' is? I would really like to be
able to invoke load and pass in an options object that gets passed
along to the ajax method and subsequently to ajaxSend, ajaxComplete,
etc. Currently this is not supported but I think it makes a lot of
sense. I think the same should apply to $.get and $.post as well.
Any thoughts on this?
_______________________________________________
Jquery-dev mailing list
Jquery-dev@bassistance.de
http://lists.bassistance.de/mailman/listinfo/jquery-dev