Automattic / antiscroll

OS X Lion style cross-browser native scrolling on the web that gets out of the way.
1.07k stars 162 forks source link

Compatibility with jQuery 1.10.2 #69

Open FrankM1 opened 11 years ago

FrankM1 commented 11 years ago

HI,

The plugin doesn't seem to work with jQuery 1.10.2. I get a 'Uncaught TypeError: Object # has no method 'createDocumentFragment' error.

I am using the script in Wordpress 3.6 Any ideas what could be the problem?

anupalhub commented 8 years ago

I am too getting issue with jQuery 1.11.2. a.createDocumentFragment is not a function Error in console. Any fix to this ??