Skip to content

Instantly share code, notes, and snippets.

@thriveweb
thriveweb / killZoomy.js
Last active August 29, 2015 14:01 — forked from jcblw/killZoomy.js
(function($){
$.fn.killZoomy = function(){
$(this)
//Unbinding any events attached
//be carefull not just zoomy functions
.removeClass('parent-zoom')
.unbind('click mousemove mouseover mouseleave')
//Removing inline style added inline from Zoomy