[EMAIL PROTECTED] schrieb:
Hi

I'm trying to use the Ajax Queue plugin with the following code:


But everytime it runs I get an error saying 'jQuery.dequeue is not a
function' and doesn't implement the second part to the queue.  Any
ideas?
You could give this update a try: http://dev.jquery.com/view/trunk/plugins/ajaxQueue/jquery.ajaxQueue.js

Its not compatible with the plugin that Mike released, but should run with latest jQuery. Use $.ajax instead of $.ajaxQueue and provide an additional mode option, eg. mode: "queue".

Jörn

Reply via email to