jeffreyhi1 / jscrollpane

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

accordion and jscrollpane #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. having several divisions using accordion 
(http://docs.jquery.com/UI/Accordion)
2. inside each division there are text boxes using jscrollpane
3. text boxes aren't displayed correctly or aren't displayed at all
(similar to issues 55 and 73)

What is the expected output?
customized scrollbars on text boxes within accordion elements

What do you see instead?
No text is displayed, no customized scrollbars

What version of the jScrollPane are you using?
Latest

On what browser? 
Chrome, Firefox 3

And operating system?
Windows XP SP2

Please provide a URL to a page displaying the problem.
http://callforartists.org/test/box/projects.html

Please provide any additional information below.

I would like to see a working example of callback from accordion 
( kind of  $('.selector').accordion({ change: function(event, ui) {...}});
whith the correct syntax to reinitialise jscrollpane when the text elements 
changes; I can't find the way to have it working

Thanks in advance for any help you may provide
Mat

Original issue reported on code.google.com by mattiaqu...@gmail.com on 2 Sep 2009 at 1:09

GoogleCodeExporter commented 9 years ago
within the provided page, the problem can be seen on the second and third 
element 
("text and picture" and "text and video"), no text appearing.

Original comment by mattiaqu...@gmail.com on 2 Sep 2009 at 1:18

GoogleCodeExporter commented 9 years ago
Hi Matt, did you figure this out? I am having a similar problem. 

Original comment by brett.st...@gmail.com on 10 Dec 2009 at 3:52

GoogleCodeExporter commented 9 years ago
I have just announced the beta of a completely rewritten version of jScrollPane:

http://groups.google.com/group/jscrollpane/browse_thread/thread/c1bc1bf63e3f80d8

Please test and reply on the list if you are still having this issue,

Thanks,

Kelvin

Original comment by kelvin.l...@gmail.com on 17 Aug 2010 at 4:10