Simple Typewriter Effect in Webflow using Typer.js

  Рет қаралды 15,991

Robin G.

Robin G.

2 жыл бұрын

🖐 Check out my Webflow templates: robn.link/templates
⭐ Try out Webflow using my affiliate link: webflow.grsm.io/robin
This will give me a small commission, which will help me lots. Thank you so much :)
Typer.js documentation: steven.codes/typerjs/docs/ind...
This video will show you how you can make one of those cool Typewriter effects in Webflow, using a great (and small!!) javascript library called Typer.js.
🖐 Portfolio: shapedbyrobin.com
🖐 Twitter: / shapedbyrobin
🖐 Instagram: / shapedbyrobin
🖐 Webflow: webflow.com/robingranqvist
🖐 Dribbble: dribbble.com/robingranqvist

Пікірлер: 51
@CanvaGuru
@CanvaGuru Жыл бұрын
I wanted to change the typing text to other colour but it is always rendering in the balck no matter what ever the changes that I do for CSS. Can you please help me to fix this.
@garethellison01
@garethellison01 2 жыл бұрын
Thanks Robin. Awesome tutorial!
@DjSoulsaver
@DjSoulsaver 2 жыл бұрын
Giving you a sub actually! Very straight-to-the-point tutorials and love the quick formats. Like quite a few of the interactions/implementations. Keep them coming.
@shapedbyrobin
@shapedbyrobin 2 жыл бұрын
That's exactly what I'm going for. Thanks so much 🤙
@alexandresilva5520
@alexandresilva5520 2 жыл бұрын
Thanks a lot for the help! Amazing video, just what I was looking for!
@irieinthe760
@irieinthe760 2 жыл бұрын
Super easy thank you so much!
@user-gq9ru7pn1g
@user-gq9ru7pn1g Жыл бұрын
Spot on - great tutorial - thank you
@CristianeSilva-xk5zz
@CristianeSilva-xk5zz 2 жыл бұрын
Worked perfect!!! Thanks
@Sportty126
@Sportty126 2 жыл бұрын
Love this! This is awesome!! I appreciate this so much
@shapedbyrobin
@shapedbyrobin 2 жыл бұрын
Thanks so much!! 🤙
@aloha2713
@aloha2713 2 жыл бұрын
Pretty nice thank you 👍
@carinag1913
@carinag1913 Жыл бұрын
This soooo awesome!! Thank you !!! May i ask if there is a way to type a whole sentence with "," inside the sentence?
@theblackrosetbr7950
@theblackrosetbr7950 7 ай бұрын
Great, thanks!
@paullefebvre5968
@paullefebvre5968 Жыл бұрын
Do you know how to change the color of the words "design" etc ? thank you ! 😊
@imjustsomeguy
@imjustsomeguy Жыл бұрын
data-colors="#123abc"
@karthikvenugopal9139
@karthikvenugopal9139 Жыл бұрын
awesome tutorial, I have a question, is there a way to integrate two fonts in this, like 'design' is font 01 and 'develop' is font 02. I'm sorry I have zero knowledge in coding.
@ssport_offical
@ssport_offical Жыл бұрын
thank you!!!!!
@indigogoss7203
@indigogoss7203 Жыл бұрын
Thanks so much! How would I get it to pause on the last word?
@nicomatico
@nicomatico Жыл бұрын
Works! 💪
@marcososa1986
@marcososa1986 8 ай бұрын
Great tutorial! How can I make the font transparent with a black stroke?
@denniszenanywhere
@denniszenanywhere 2 жыл бұрын
Really like this but anyone know where I can find a text counter. It works like a counter that you see used in numbers but looking for a text that gets replaced or work like a rolling counter.
@alexundefeated
@alexundefeated Жыл бұрын
Thanks you
@alexnguyen6215
@alexnguyen6215 Жыл бұрын
Thank you for the help, when I tried it it worked but instead of filling it with my own words, it says "override this" & "sample teaxting" Is there anyway that you can help me with this issue?
@ByGodsGrace99
@ByGodsGrace99 Жыл бұрын
Hey, do you get a little lag on this animation for mobile?
@drao90
@drao90 Жыл бұрын
How do I edit the code to create 2 different sentences on different lines?
@private_krapfen950
@private_krapfen950 Жыл бұрын
can i change the typing speed for each word?
@njengathegeek
@njengathegeek Жыл бұрын
Can you please do the one that words loops like a number counter
@m4dn3wt
@m4dn3wt Жыл бұрын
This looks great, but the link on the description is broken :( Could you fix it by any chance? TY! :)
@rafaelmartinez7615
@rafaelmartinez7615 2 жыл бұрын
Great tutorial buddy! Is there a way to get a vertical cursor?
@tedserdel
@tedserdel 2 жыл бұрын
Add this to the cursor class custom attributes similar to how you added, data-owner="main" data-cursorDisplay="|"
@AnaGarcia-ks8vd
@AnaGarcia-ks8vd 2 жыл бұрын
Hi! This is great! thank you. How could I change the color of the typed text?
@shapedbyrobin
@shapedbyrobin 2 жыл бұрын
Do you mean a different color for each writeout? I'm not sure about how that would work, I'll try to look into it. If you mean just the span itself, you can style it however you want in Webflow as usual :)
@darkmxk
@darkmxk 2 жыл бұрын
" data-colors="red,orange,blue"
@juliakabelka5778
@juliakabelka5778 2 жыл бұрын
Thanks for that great tutorial! By default the font color is black - unfortunately when I change the style in Webflow it won'z be applied once I publish it. Any tips on how to change the font color?
@shapedbyrobin
@shapedbyrobin 2 жыл бұрын
Hey, thank you so much. Sorry for not mentioning it in the video, but you have to add another data-attribute called "data-colors" with the value of your color. It should look something like this: prntscr.com/1tynt4k
@juliakabelka5778
@juliakabelka5778 2 жыл бұрын
@@shapedbyrobin Thank you so much!
@kevinmakesvideos
@kevinmakesvideos 10 ай бұрын
@@shapedbyrobin goat!!
@waroakawa
@waroakawa 2 жыл бұрын
great
@goldenapple801
@goldenapple801 2 жыл бұрын
Thank you! How do I make it so it doesn't loop?
@tedserdel
@tedserdel 2 жыл бұрын
Add this to the typer class custom attributes similar to how you added, data-words="first,second,third" data-loop="1"
@evan_swanson
@evan_swanson Жыл бұрын
Great video! 1 question: I used the script. It works. But it's changed my text from Maroon (the original color) to black. How to I keep the Maroon color? It shows as Maroon in Webflow but when it gets published it shows as black.
@SimoneBreanna
@SimoneBreanna Жыл бұрын
add another attribute named "data-colors" and then use the hex code for whatever color you want
@quefreen
@quefreen 7 ай бұрын
@@SimoneBreanna Thanks a lot. :)
@rabihdaoud8629
@rabihdaoud8629 2 жыл бұрын
How can I change the colour from black to white for example?
@michielverbeke4713
@michielverbeke4713 2 жыл бұрын
above is the explanation from Robin G himself. U need to add another data attribute
@elizabeth4689
@elizabeth4689 Жыл бұрын
the link to the code is displaying an error 404, did you take it down :(
@IUSTITA
@IUSTITA 2 жыл бұрын
Big Daddy Kane sent me here.
@brianbrown3601
@brianbrown3601 2 жыл бұрын
Everything works but when i go to the final screen the curser is moving but the words are not visible, I changed the color and it still isn't working
@Clipqa
@Clipqa Жыл бұрын
Hey did you fix this by any chance?
@stormcostabir1559
@stormcostabir1559 Жыл бұрын
I don't know where I'm making a mistake! Can you help me out?
@Clipqa
@Clipqa Жыл бұрын
hey were you able to fix that issue?
Transfer Form Data Between Pages in Webflow
7:26
Robin G.
Рет қаралды 2,2 М.
Create a Parallax Text Outline Effect [Webflow Tutorial]
9:50
Dynamic #gadgets for math genius! #maths
00:29
FLIP FLOP Hacks
Рет қаралды 18 МЛН
Sigma Girl Education #sigma #viral #comedy
00:16
CRAZY GREAPA
Рет қаралды 77 МЛН
Chips evolution !! 😔😔
00:23
Tibo InShape
Рет қаралды 42 МЛН
Recreating an Award-Winning Website Animation in Webflow
16:40
Flux Academy
Рет қаралды 77 М.
a simple but sweet card hover interaction (in Webflow)
13:35
Robin G.
Рет қаралды 3,9 М.
Text Stagger Scroll Animations in Webflow
13:15
Timothy Ricks
Рет қаралды 62 М.
Next.js 14 Tutorial - 29 - Unmatched Routes
9:07
Codevolution
Рет қаралды 25 М.
How to create an Animated Timeline in Webflow
13:39
Relume
Рет қаралды 68 М.
Create Custom Cursors in Webflow
8:01
Caler Edwards
Рет қаралды 69 М.
How to Create Blurry Animated Backgrounds in Webflow
10:27
Robin G.
Рет қаралды 21 М.
Top 5 Webflow mistakes beginners make
9:25
Flux Academy
Рет қаралды 62 М.
Sigma girl have a good heart #shorts #tiktok #sigmagirl
0:37
mountainlion5
Рет қаралды 15 МЛН
Это же гениально
0:19
Up Your Brains
Рет қаралды 11 МЛН
I got 💎 thank you so much!!
0:15
OHIOBOSS SATOYU
Рет қаралды 3,8 МЛН