Skip to content
This repository was archived by the owner on Dec 11, 2017. It is now read-only.

Make it work with noConflict#124

Closed
plutz wants to merge 1 commit intodigitalBush:masterfrom
plutz:master
Closed

Make it work with noConflict#124
plutz wants to merge 1 commit intodigitalBush:masterfrom
plutz:master

Conversation

@plutz
Copy link

@plutz plutz commented Mar 5, 2013

Wrap plugin code in (function($){...})(jQuery); to make it work
in jQuery.noConflict(); mode.

Wrap plugin code in (function($){...})(jQuery); to make it work
in jQuery.noConflict(); mode.
@digitalBush
Copy link
Owner

The final build outputs (https://github.com/digitalBush/jquery.maskedinput/blob/master/dist/jquery.maskedinput.js and https://github.com/digitalBush/jquery.maskedinput/blob/master/dist/jquery.maskedinput.min.js) are properly wrapped. I removed the wrap function because the source file will eventually be broken up into separate components as I start refactoring.

@digitalBush digitalBush closed this Mar 5, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants