On Mon, Nov 2, 2009 at 11:28, Deniz Dogan 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
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 wrote:
> I'm looking for a JQuery plugin like scrollTo but which lets me scroll
> the
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?
3 matches
Mail list logo