Hi Kelvin,
Thanks for looking at my page. Here's a link to the zip file with all
of the files associated with the page in question:
http://www.paulguardino.net/jscrollpanepage.zip
I omitted the overflow property from the body class and took of the
600px height from the div element. Now hopefully you'll be able to
view the whole page. I think the reason for the overflow on the body
in the first place was to fix an IE6 bug. I'll have to go back and
check though. Let me know if you see something that's wrong in the
code that would make the scroller not scroll all the way. I've been
looking for the past couple days and can't figure it out. Hopefully
you'll see something that I don't. Thanks again for checking out my
page.
Paul
On Dec 8, 6:28 am, "Kelvin Luck" <
kel...@kelvinluck.com> wrote:
> Hi,
>
> I'm not sure but the page doesn't fit onto my laptop screen even in
> firefox. You have overflow: hidden on the .overlay class on the body and
> then it contains something that has a fixed height of 600px. This means
> that (even with JS disabled and no jScrollPane) I can't see some of the
> content of the page. If you fix that then I can take a look at the
> jScrollPane problem,
>
> Cheers,
>
> Kelvin :)
>