Skip to content

Conversation

@Rasive
Copy link

@Rasive Rasive commented Oct 18, 2016

Fixed the plugin so it works with jQuery.noConflict() without breaking.
Fixed the wrapper function so it actually wraps: (func(a,b,c) {})('a', 'b', 'c'); instead of (func(a,b,c){}('a','b','c'));

Fixed the plugin so it works with jQuery.noConflict() without breaking.
Fixed the wrapper function so it actually wraps: (func(a,b,c) {})('a', 'b', 'c'); instead of (func(a,b,c){}('a','b','c'));
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.

1 participant