fat
fat
sure sorry - tj == visionmedia (the author of express). He's working on releasing version 3 of express - and has merged in a plugin called hjs (https://github.com/nullfirm/hjs). Here's the...
yeah -- `$(selector).undelegate(selector2, event);` isn't supported
Well, undelegate is just an alias for remove, much like delegate is an alias for add. With delegation you're just filtering events in an event listener... but at it's root,...
ahh yeah that is cool! -- it would be much appreciated if you could get that working! :)
yeah, i think scrolling should be done entirely with translate3d. You shouldn't rely on native scroll– it's too bad
z-index?
im assuming it's that - let me know if you still have the problem
hm yeah that shouldn't be the case, maybe i borked something - ill take a look
this ~should~ fix the problem of underlying js firing https://github.com/fat/zoom.js/commit/213223bc81d178a09a36048032b7e9ef7c26588c