jeffreyhi1 / jscrollpane

Automatically exported from code.google.com/p/jscrollpane
0 stars 0 forks source link

TypeError: currentOffset is null - Firefox #273

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I installed the scrollbar plugin and it works fine with IE9, but not with 
Firefox

I use the current version, just downloaded (31-08-2012)

error info:
TypeError: currentOffset is null
http://*******/*****/scripts/jScrollPane.js
Line 337

Original issue reported on code.google.com by mathijs....@gmail.com on 31 Aug 2012 at 1:08

GoogleCodeExporter commented 9 years ago
I just found a other warning also in firefox

offset(false) called incorrectly
http://*******/*****/scripts/jScrollPane.js
Line 336

Original comment by mathijs....@gmail.com on 31 Aug 2012 at 1:14