Show HN: Tply – a simple typewriter effect for your websites
ichub.github.io
Show HN: Tply – a simple typewriter effect for your websites
1–10 of 12 posts
Re: Show HN: Tply – a simple typewriter effect for your websites
#2Re: Show HN: Tply – a simple typewriter effect for your websites
#3I.e. something like here: https://www.particle.io/
Re: Show HN: Tply – a simple typewriter effect for your websites
#4Is it possible to type the sentence, then delete the last words and retype different words? Also show the blinking caret/cursor when typing or deleting characters. I.e. something like here: https://www.particle.io/
If you want a caret, there's two options: * put your tply source into a span, then after the span create and style your own caret. * contribute to the repo and add an easier way to have a caret (:
Re: Show HN: Tply – a simple typewriter effect for your websites
#5Re: Show HN: Tply – a simple typewriter effect for your websites
#6Re: Show HN: Tply – a simple typewriter effect for your websites
#7Re: Show HN: Tply – a simple typewriter effect for your websites
#8So, any reason why this doesn't work in Safari (Version 9.0.3 (11601.4.4)?
Re: Show HN: Tply – a simple typewriter effect for your websites
#9How do you do these special HTML elements?
If you're wondering how these actually work, browsers just interpret the custom elements as unstyled inline elements, basically as `span`s, which I am free to do with as I wish.
Re: Show HN: Tply – a simple typewriter effect for your websites
#10This would make a nice Eager app, like https://eager.io/app/typist