AlreadyM / jscrollpane

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

Safari CSS Bug #192

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set it up and look at it in safari
2.
3.

What is the expected output? What do you see instead?
The expected output would be for everything to be lined up, however because
the actual jscrollpane css div isn't floated to the left safari will drop
it down a line causing css visual issues.

What version of the jScrollPane are you using? On what browser? And
operating system?
I was using it on Windows and Mac in safari browser (most recent version).

Please provide a URL to a page displaying the problem.

Please provide any additional information below.

Inside the default css file that comes with jscrollpane you need to add a
float:left to the jscrollpane class. Have a great day :).

Original issue reported on code.google.com by robgg...@gmail.com on 11 May 2010 at 3:28

GoogleCodeExporter commented 9 years ago
My example pages work fine for me in Safari. If you are having a problem with 
the
scrollpane in your specific page and you believe it is a problem with 
jscrollpane
itself them please provide an example URL.

Original comment by kelvin.l...@gmail.com on 14 May 2010 at 10:48