jeffreyhi1 / jscrollpane

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

jScrollPane doesn't work with Joomla/Safari/Chrome #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. insert the jScrollPane Plugin for jQuery
2. Place it on a div 

I doesn't see the scrollbar and it also is not working.

 * $Id: jScrollPane.js 93 2010-06-01 08:17:28Z kelvin.luck $

Please provide a URL to a page displaying the problem.
http://www2.kaimbacher.com/index.php/biography.html

jScrollpane doesn't work in Safari and Chrome.
Also some times in Firefox it also doesn't work (see Screenshot: bug.jpg).

What can i do to fix this problem?

Original issue reported on code.google.com by christof...@gmail.com on 25 Aug 2010 at 6:52

Attachments:

GoogleCodeExporter commented 9 years ago
You could try including the CSS files above the javascript.

I would also recommend updating to jScrollPane 2 (which is in beta right now - 
once it comes out of beta I'll remove the jScrollPane 1.x pages):

http://jscrollpane.kelvinluck.com/

Original comment by kelvin.l...@gmail.com on 25 Aug 2010 at 7:03

GoogleCodeExporter commented 9 years ago
Sorry, but this don't fix the bug in Safari and Chrome :S

Original comment by christof...@gmail.com on 25 Aug 2010 at 7:07

GoogleCodeExporter commented 9 years ago
1) template.css is still below the JS
2) You are using mootools and jQuery on the page - you probably need to use 
jQuery in noConflict mode
3) You haven't updated to jScrollPane 2 - I would recommend doing so and if you 
are still having problems use the mailing list [1] for support.

[1] http://groups.google.com/group/jscrollpane/

Original comment by kelvin.l...@gmail.com on 25 Aug 2010 at 7:17

GoogleCodeExporter commented 9 years ago
Thanks, the problem was the noConflict mode :)

Original comment by christof...@gmail.com on 25 Aug 2010 at 7:40