Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow Zepto to work with jQuery in noConflict mode
* Check that window.$ is undefined rather than whether $ is a property of window. * jQuery in noConflict mode sets window.$ to undefined which was causing Zepto to not be assigned
- Loading branch information