yep it's correct: you need to initialise it then hide it. you could
also position it outside the view port, initialise it, hide it, then
position it back in the viewport to avoid the initial display.

On Fri, Mar 13, 2009 at 6:43 AM, Nic Hubbard <nnhubb...@gmail.com> wrote:
>
> I have a hidden div that uses the .fadeIn() function when a link is
> clicked.  Inside this is a div that uses jScroll Pane.  But, for some
> reason when I hide that parent div first, jScroll pane won't work.  It
> seems like it might not be initialized inside a hidden div.
>
> Is this true?  Any ideas on how to get this working?
>
> http://67.207.148.241/exhibitions (Mouse over Exhibitions)
>
> Thanks!

Reply via email to