JScrollPane 2.0 height problem in chrome?

This sounds like an issue that occurs in Webkit when the javascript is included before the CSS in the head of the document: jscrollpane.kelvinluck.com/faqs.html#web....

This sounds like an issue that occurs in Webkit when the javascript is included before the CSS in the head of the document: jscrollpane.kelvinluck.com/faqs.html#web... If that isn't the cause then it might be something related to the fact that you have an image in your scrollpane. You need to either include the width and height of the image (see jscrollpane.kelvinluck.com/image2.html) or autoReinitialise the pane (see jscrollpane.kelvinluck.com/image.html). Hope it helps :).

I am very impressed by that quick help because that was my first question ever here. Actually you are right and I found out that after I posted my question. – markimark Sep 29 '10 at 11:00 I like the autoReinitialize option but I had to stay away from it because it made my whole scrollTo transitions very shaky.

I couldn´t find a way to fix that. – markimark Sep 29 '10 at 11:17 It was shaky only in IE (work with IE8). Maybe someone got a solution for that, too.

– markimark Sep 29 '10 at 11:18 Please view my UPDATE for my final solution. Sorry for that bite by bite comments but I still have to get used to that new portal that I never have used before. – markimark Sep 29 '10 at 11:20 Glad you found a solution.

Interesting that adding the width and height directly on the image didn't work for you - I'm sure I have done that successfully before. Were you trying to add them as attributes or in a style tag? – vitch Sep 29 '10 at 14:51.

If you have image inside your jScrollPane div area, simply define its width and height. That will fix the jScrollPane's webkit bug. Oh and of course load the CSS before JS.

Yes, thank you. I have included this solution in my question. – markimark Oct 27 '10 at 6:35.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions