Wednesday, October 28, 2009

[jQuery] Re: JQuery smooth anchor scrolling - modify to fadein once in position?

Hi Justin

I had similar task.
I've tried modifiying .scrollTop attribute of document.body by animate
() to make smooth scrolling to some Y position.
But I failed.
So I ended up with the scrollTo plugin as Bi Jing adviced.

Ivan.


On Oct 19, 8:47 am, Bi Jing <beco...@gmail.com> wrote:
> Maybe you need this plugin
>
> http://plugins.jquery.com/project/ScrollTo
>
> Becoder
>
> On Mon, Oct 19, 2009 at 3:12 AM, Justin S. Meyers <
>
> jus...@plasticmonument.com> wrote:
>
> > This is the second time I've posted this. It didn't show up the first
> > time, so apologies for a possible duplicate in post.
>
> > At any rate, I am wanting to mod this jquery smooth scroll to anchor
> > so that it fades in once in position.
>
> > Farthest I've gotten has been that some how within the procedure,
> > "onAfter().fadein" should be added. Nothing in that vain has worked.
>
> > Anyone possibly entertain this newbie question?
>
> > You can view the page I am working on here:
> >http://plasticmonument.com/Masato_Pearls/test

No comments: