Skip to content

Instantly share code, notes, and snippets.

View jedihawk's full-sized avatar
💭
Learning

jedihawk

💭
Learning
View GitHub Profile
@tlack
tlack / jquery-ui-1.8.23-orig.js
Created September 18, 2012 20:30
possible bug in jquery ui's slider class and closestHandle? Cannot call method 'addClass' of undefined
_mouseCapture: function( event ) {
var o = this.options,
position,
normValue,
distance,
closestHandle,
self,
index,
allowed,
offset,