[jQuery] Re: jScoll Pane and Hidden Divs

2009-03-13 Thread Alexandre Plennevaux
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

[jQuery] Re: jScoll Pane and Hidden Divs

2009-03-13 Thread Nic Hubbard
Well, I had thought of that, but I am needing to fade it in with the fadeIn() function. Not sure how how to do this when the jScroll is inside the hidden div... On Mar 13, 12:41 am, Alexandre Plennevaux aplennev...@gmail.com wrote: yep it's correct: you need to initialise it then hide it. you

[jQuery] Re: jScoll Pane and Hidden Divs

2009-03-13 Thread Alexandre Plennevaux
can u put up an online demo somewhere? ( http://jsbin.com/ ) On Fri, Mar 13, 2009 at 8:55 AM, Nic Hubbard nnhubb...@gmail.com wrote: Well, I had thought of that, but I am needing to fade it in with the fadeIn() function.  Not sure how how to do this when the jScroll is inside the hidden

[jQuery] Re: jScoll Pane and Hidden Divs

2009-03-13 Thread Nic Hubbard
Yes. http://67.207.148.241/exhibitions Roll your mouse over exhibitions. On Mar 13, 3:45 am, Alexandre Plennevaux aplennev...@gmail.com wrote: can u put up an online demo somewhere?  (http://jsbin.com/) On Fri, Mar 13, 2009 at 8:55 AM, Nic Hubbard nnhubb...@gmail.com wrote: Well, I had