Text animation

  1. 3 months ago

    Is there a possibility to have and additional animation added?
    TEXT animation (specifically the ability for the text to type so a child can see each word being typed on the page)

  2. Angelo S

    Jun 3 Administrator

    You have to use custom CSS code for that.

  3. Thanks but is it possible for you to add that animation effect so we don't have to :)

  4. Angelo S

    Jun 3 Administrator

    Hello, we can only add thing that work "universally", but this is hard to achieve in this case. There are of course ways to do this but these works only in certain conditions, e.g. using monospaced fonts and ofthen there's the need to alter the html text somehow to work so it's not easily "reversible".
    Anyway it shouldn't be hard to achieve this, here's an example, you could simply add the css project-wide and use the css class in the spans where you need it:
    https://dev.to/afif/a-multi-line-css-only-typewriter-effect-3op3

  5. Thanks - don't have the time to learn to code in pubcoder (had attempted the css but it does not seem to funciton ie text stays static) so we can have the effect, will continue using the system that does it for us.
    It is a typing option along with a whole range of options that you also provide, fade wobble etc so it works in that system per line of text entered.
    Anyway, will move on.
    Thanks again

 

or Sign Up to reply!