Joined November 2013
·

Kyle Shevlin

Portland, OR
·
·

Hey Michael, very helpful tip. I noticed that you forgot to use your debounce option in the actual debounce call. Instead of 100 it should be opts.debounce. Secondly, is there a reason you are using .bind() and .unbind() instead of the recommended .on() and .off()?

Ninomax got it right. Following his directions worked for me. This article's directions did not. That being said, without this article, I would have never found ninomax's comment. It seems I'm at an impasse.

Achievements
1 Karma
0 Total ProTip Views