Skip to content

queueFn update#2

Closed
temp01 wants to merge 1 commit intocowboy:masterfrom
temp01:master
Closed

queueFn update#2
temp01 wants to merge 1 commit intocowboy:masterfrom
temp01:master

Conversation

@temp01
Copy link
Contributor

@temp01 temp01 commented Sep 5, 2010

Added queueFn( once, fn, args );

…n) is true, callback executes just once (not once for each selected element)
@temp01
Copy link
Contributor Author

temp01 commented Sep 5, 2010

Tests: http://jsfiddle.net/cowboy/Tk4kN

@cowboy
Copy link
Owner

cowboy commented Sep 5, 2010

This also appears to fix a bug where the callback was being called in the context of $(this) and not this, excellent

@cowboy
Copy link
Owner

cowboy commented Sep 5, 2010

Ok, this has been pulled and the minified version has been updated as well.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants