-
Creating a text field effect
Hi there
Is there any way to create a type effect where you input new text into an existing? Basically, I’m recreating a web interface where the user is adding new text into an existing field that already has some text. So the existing text needs to move further right/down as the new content is added at the beginning of the line.
I know it can be done by moving the elements individually but I was wondering if there’s an easier way to do this.
Thanks for any help.