views:

201

answers:

0

I get this error when I try and implement jSrollpane in Safari 4:

TypeError: Result of expression '$drag[0]' [undefined] is not an object.

Then i get this error when i try the same thing in Chrome:

Uncaught TypeError: Cannot read property 'offsetHeight' of undefined

But why? it works fine in FF.

Any ideas?