Re: [jQuery] getting height of *remaining* divs in a container

2009-11-09 Thread Michel Belleville
Isn't there a bit of JavaScript missing in this question ? Anyway, if I've got your problem right and if I were you at this point, I'd rather use the position method of the element you want to scroll down to instead of adding heights which might be a lot trick

[jQuery] getting height of *remaining* divs in a container

2009-11-09 Thread Dylan
I have the structure shown at the bottom of this post. The scenario is that relative to an event on the page the scrollTo is used to set the #top to the necessary cc_ DIV. The problem is that the container in which all cc_'s are placed is 202px in height (can change). When the scrollTo is instruct