Off the top of my head, one idea would be to use jquery to add a
hidden/empty element after the one you want at the bottom, then use
the ID of the former to scroll to.

On Mon, Nov 2, 2009 at 5:28 AM, Deniz Dogan <deniz.a.m.do...@gmail.com> wrote:
> I'm looking for a JQuery plugin like scrollTo but which lets me scroll
> the viewport so that the bottom of an element is at the bottom of the
> viewport.
>
> Is this possible with scrollTo? If so, how? Otherwise, is there any
> other plugin I can use?
>

Reply via email to