Page 1 of 1

How reach this effect

Posted: Wed Jan 22, 2020 9:16 pm
by christ2000
Hello is there any option to load the page as this website do:

https://www.banyanhealth.org/

there page section load when you scroll the page

thanks

Re: How reach this effect

Posted: Wed Jan 22, 2020 9:25 pm
by Pablo
Do you mean the animations?
http://wysiwygwebbuilder.com/bookmark_events.html

There are many templates that demonstrate how to do this:
http://wysiwygwebbuilder.com/templates8.html

Re: How reach this effect

Posted: Thu Jan 23, 2020 2:50 am
by christ2000
Ok Pablo first thannks, i will try what you recommended

Re: How reach this effect

Posted: Thu Jan 23, 2020 3:17 pm
by christ2000
I trid yes this is what I need it , the only problem is that effect just happened one time and not every time that you scroll the page, but ok

thanks

Re: How reach this effect

Posted: Thu Jan 23, 2020 3:53 pm
by christ2000
Hello, could you check why when see in phone a small screen do not appear the effect?

https://hrfilecenter.com/test/

thanks

Re: How reach this effect

Posted: Thu Jan 23, 2020 4:41 pm
by Pablo
If you want to repeat the effect then you can use 'onscrollhide' to hide the object when it scrolls out of the viewport.

Re: How reach this effect

Posted: Thu Jan 23, 2020 7:37 pm
by christ2000
Yes thanks Pablo i notice that, but i don't understand what is the difference of use a bookmark OR add this option direct to the object?

Re: How reach this effect

Posted: Thu Jan 23, 2020 9:28 pm
by Pablo
There is no difference. The event works the same.
However, keep in mind that you cannot use the event on hidden objects.