Closed GoogleCodeExporter closed 9 years ago
it should probably check if "h" is not "null" as well:
if (h != undefined && h != null && h.substr(0, 1) == '#') { ... }
Original comment by billy...@gmail.com
on 18 Jun 2010 at 11:12
Thanks for the bug report. This issue was fixed quite a long time ago though
(the release on the downloads page is very old). Please make sure you are using
the latest version either from svn here on googlecode or from my site (which is
always up to date with svn):
http://www.kelvinluck.com/assets/jquery/jScrollPane/scripts/jScrollPane.js
Cheers,
Kelvin :)
Original comment by kelvin.l...@gmail.com
on 21 Jun 2010 at 8:18
Original issue reported on code.google.com by
billy...@gmail.com
on 18 Jun 2010 at 11:09