Fixed the handling of .status == 304 in Opera (it always returns 0). Also silently...
[jquery.git] / test / unit / data.js
2009-07-13 Yehuda KatzclearQueue and next should now work with default fx...
2009-07-12 Yehuda KatzAdd clearQueue for clearing non-fx queues
2009-07-12 Yehuda KatzAdded a next() shortcut for queues
2008-12-30 Ariel Fleslerjquery data: Closes #3539. Exposed jQuery.queue. Moved...