Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author eleopard

    (@eleopard)

    Yes,

    If you want to start animation on the page load itself, select “Animate On Load”, however if you want to apply animation when the object comes into the view port during scroll, then use “Animate On Scroll” and provide offset 100 or more

    Thread Starter JackTheKnife

    (@scyzor)

    So I have that:

    [edsanimate_start entry_animation_type= "zoomInUp" entry_delay= "0" entry_duration= "1" entry_timing= "linear" exit_animation_type= "" exit_delay= "" exit_duration= "" exit_timing= "" animation_repeat= "1" keep= "yes" animate_on= "scroll" scroll_offset= "100" custom_css_class= ""]
    <img class="aligncenter size-full wp-image-340" src="http://www.mysite.com/wp-content/uploads/2016/03/heading.png" alt="Artistry Par Excellence" width="650" height="100" />
    [edsanimate_end]

    Which creates animation on scroll but do not keep it on final state (image is gone). When I will switch to animate_on=”load” it works fine unless I will add entry_delay = “0.5” which do not display animation at all.

    Any clue what is going on?

    Thanks

    Thread Starter JackTheKnife

    (@scyzor)

    Also I have tested it with generated classes – same exact problem

    mrstee

    (@mrstee)

    I’m trying for the same effect but I don’t see Animate on Scroll option?

    mrstee

    (@mrstee)

    Oh, don’t worry! I found out where! Class Generator…thanks a mil for this plugin!

    Plugin Author eleopard

    (@eleopard)

    Great. If you find the plugin useful, please space a few mins to write a good review guys.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Start in viewport’ is closed to new replies.