🔴 LIVE - Recreating Text Line Animation on Scroll

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024

Комментарии • 65

  • @LeoRivero
    @LeoRivero 2 года назад +13

    awesome content Timothy! I was looking for something like this to add to my graphic design project! you rock! every time I have a question about WebFlow I mostly find the answer in your channel keep up the good content!

  • @BlueRose917
    @BlueRose917 2 года назад +3

    hmm.. This didn't work for me. I added the code and "split-lines" tag. Am I missing anything?

  • @JokerBrand7
    @JokerBrand7 7 месяцев назад +1

    How can i do the same when my background is a gradient and not a solid color?
    I did everything like in the video but you can see the line-mask div.

    • @spacemike800
      @spacemike800 4 месяца назад

      use screen as blending mode for the text or wrapper(where text lives) ?

  • @akpoyibooghenemarojones2370
    @akpoyibooghenemarojones2370 9 месяцев назад +1

    I am sure I got everything setup correctly. The text are squished to a single line of text on the live site. Any solution to resolve this?

  • @UchihaEon7
    @UchihaEon7 2 года назад +5

    Lol was literally trying to replicate this for a project this week, what are the odds. Thanks for this 👍

  • @maxshishkn
    @maxshishkn 2 года назад +4

    awesome sauce 🛸🔥♥️

  • @themevictory9642
    @themevictory9642 2 года назад +3

    Great tutorial. Thanks

  • @spacemike800
    @spacemike800 4 месяца назад

    niiiice tut )
    but gives me some small errors if i scroll fast(also back and fourth) on mobile
    some parts of text remain visible while have to be hidden by line-mask
    any idea how to fix it?
    btw if i use lenis on mobile it fixes this error

  • @fatinshazwina3518
    @fatinshazwina3518 2 года назад +1

    Hi timothy... I have a question...
    "Framer sites" is on the way. People and Framers authority are also saying it's gonna replace webflow and Figma... What's your thought about it...? What can we do in webflow that we can not do in framer? Will it be a good idea if I invest time on webflow?

  • @azeddineblidi4698
    @azeddineblidi4698 3 месяца назад

    anyOne have an idea about how can i implement this animation in react instead please ????

  • @AGDSGN
    @AGDSGN 2 месяца назад +1

    Thank you. The resize and revert helped a lot👏👏

  • @ashleythedesigner
    @ashleythedesigner 2 года назад +3

    You're such a gem Tim❤🇿🇦

  • @sarmadali77771
    @sarmadali77771 2 года назад +2

    😘

  • @jennycadam
    @jennycadam 5 месяцев назад

    Hi Timothy, the Text Line Animation on Scroll worked perfectly, but stopped a few days ago (on all of the pages I used it). Have there been any changes? Thank you!!

    • @timothyricks
      @timothyricks  5 месяцев назад

      Hi, I'm so sorry to hear that! Unpkg went down recently which is the website that hosts the split type library. I just uploaded a copy of the library to jsDelivr instead. updownradar.com/status/unpkg.com
      To fix it, we can replace this line of code...
      With this instead...

  • @dsgnchloe
    @dsgnchloe Год назад +1

    Hey Timothy, Thank you so much!! It was so helpful:)

  • @livingandloving10
    @livingandloving10 6 месяцев назад

    Hi, Everyone. Quick question. I'm new to using code. When you add code inside Webflow, Does it matter in what order you place the code sections? Or can you place effects in any order as long as the open code and close code for each effect are in place? Thank you.

    • @timothyricks
      @timothyricks  6 месяцев назад

      Hi, generally you can place them in any order. Adding the script tags for libraries like GSAP should usually go at the top so the library gets imported before we add any custom scripts using GSAP.

  • @thelostman5625
    @thelostman5625 Год назад +1

    I was awed by this website and wanted to learn how he created this effect and here is a RUclips video of just the thing

  • @j_pbp
    @j_pbp 10 месяцев назад +1

    thank you bro, really amazing🔥

  • @adrimukund
    @adrimukund 23 дня назад

    Is there a link to the notion file? 👀

  • @andrewbrown4493
    @andrewbrown4493 2 года назад +1

    Can we get a link to your Notion page?

  • @vagifmammadov6555
    @vagifmammadov6555 2 года назад +2

    Really awesome stuff!

  • @dmytrokaraulov5623
    @dmytrokaraulov5623 2 года назад +1

    Very nice. Seems like we started exploring gsap simultaneously :)

  • @AbrahamAguilera
    @AbrahamAguilera 2 года назад +1

    Holy crap Timothy this is gold 👏

  • @shauntan2061
    @shauntan2061 2 года назад +2

    Thank you

  • @yash7630
    @yash7630 2 года назад +1

    How about splitttingjs

  • @hollandnr1453
    @hollandnr1453 2 года назад +1

    I am currently using elementor. would this text function also be possible in elementor. if so how do i put everything in javascript? 👍🏼

    • @tobiasola4098
      @tobiasola4098 2 года назад

      did you succeed with elementor?

    • @hollandnr1453
      @hollandnr1453 2 года назад

      @@tobiasola4098 no can you explain me

  • @mateostabio
    @mateostabio 2 года назад +1

    I am very happy to have stumbled upon your channel. Keep up the GSAP animation videos!

  • @MichelleWong-x3h
    @MichelleWong-x3h 6 месяцев назад

    This is a wonderful tutorial! Thank you so much for taking the time. 🙏 I have a question and I wonder if it would be possible to apply this to a different section with different background colour on the same page? How would you go about doing this?

  • @ibraheemolasupo7881
    @ibraheemolasupo7881 2 года назад +1

    This man is too good 🙌🏽🙌🏽

  • @Shug564
    @Shug564 2 года назад

    I am getting this error in my console:
    Uncaught ReferenceError: $ is not defined
    at runSplit ((index):7:22)
    at (index):11:1
    Any suggestions?

  • @gaetanosorangelo4550
    @gaetanosorangelo4550 Год назад

    Hi Timothy great Tut! I have a very "hot" question: how to translate this AMAZING effect in Elementor? I tried with veeeeeeeery bad result! Any idea? Thanks thanks!!!

  • @tjk_9000
    @tjk_9000 4 месяца назад

    im finding so much valuable stuff in your older vids...my splittype lines were so broken after resize and you provide the exact fix I needed...GOAT

  • @salok1508
    @salok1508 4 месяца назад

    Triple monstre

  • @graphicdesign3054
    @graphicdesign3054 Год назад

    Awesome Timothy , May i request about the first section of Monopo Website , To make the animated 3D Abstract Background , did you can make the tutorial for that ? , Thank you

  • @Kljopa
    @Kljopa 7 месяцев назад

    You are the man! I'd buy a course from you , thank you for sharing!

  • @ioalessandro
    @ioalessandro Год назад

    Hey Timothy, thank you for the awesome tutorial. I have one question: I am trying to isolate and split parts of sentences within a paragraph. I am essentially trying to animate/highlight certain phrases within the paragraph as if I would mark them with a highlighter. Using the tutorial and the Split Type library on spans of the desired text takes them out of context and sorts them underneath the paragraph and forces a line break. How would you go about achieving this?

  • @kevinlamberts9908
    @kevinlamberts9908 Год назад

    Is it also possible to implement this same technique inside Wordpress? If so is there any example or tutorial of the same trick in WP?

  • @literallyshane4306
    @literallyshane4306 2 года назад +1

    Amazing! Thank you Timothy 👍

  • @luckielucky
    @luckielucky 2 года назад

    Awesome content! I tried add this text line animation and locomotive scroll, but only second one works. While I'm excluding locomotive - Text Line Animation works. Any solution for this?

  • @ayushidlal1467
    @ayushidlal1467 8 месяцев назад

    is there a way to do this by characters? instead of lines?

  • @anthonynguyen3519
    @anthonynguyen3519 Год назад

    I have no clue how to do this on elementor. Please let me know if someone can!

  • @pauleflores
    @pauleflores 2 года назад

    This tutorial is awesome. Thank you so much Timothy! Idk if it’s just me, but the scroll animation doesnt work on mobile. 😢 does anybody have the same issue?

  • @KOpower01
    @KOpower01 Год назад

    Cant get this to work at all unfortunately

  • @CarlKho
    @CarlKho 2 года назад +1

    Such value!

  • @iphonebuyback
    @iphonebuyback 2 года назад

    amazing! is there a way to get the cloneable to use on editor x? webflow seems great, but i am already knee deep into editor x.

  • @sourabh2505
    @sourabh2505 Год назад

    can we do this in coded website with js?

  • @renishparvadia2594
    @renishparvadia2594 2 года назад

    hello amazing tutorial

  • @leewilson1978
    @leewilson1978 Год назад

    Do we have to use a solid colour for the mask, only reason I ask is because I am transitioning between background colours and so colour the mask needs to be will change if it is a solid colour?

    • @MichelleWong-x3h
      @MichelleWong-x3h 6 месяцев назад

      I'm stuck on this too! Do you happen to have a working solution for different colour backgrounds on the same page?

    • @phillipinge3004
      @phillipinge3004 6 месяцев назад

      Similarly I am trying to implement this on a background with a texture, so the mask blocks are obvious. Is there a way to mask the mask block to the text?

  • @samueljaramillo7144
    @samueljaramillo7144 2 года назад

    this is amazing :) im seriously so thankful for all your content!
    wondering if there is a way to change the .line-mask color in a way that responds to a dark mode interaction?

    • @leewilson1978
      @leewilson1978 Год назад

      I have a similar query, I am fading the background from one colour to the next and the mask shows part way through the scroll. Is there a way to mask without using a solid colour?

  • @Erg-tk2ln
    @Erg-tk2ln 2 года назад

    Hi Timothy,
    Is there a way we can manipulate the speed of when the text is highlighted? The current one works but we want it to move a little slower.
    Thanks!

    • @MrTonyHidalgoml
      @MrTonyHidalgoml Год назад

      Hi! Did you find how to manipulate the speed? I’m currently trying it

    • @junlargo11
      @junlargo11 Год назад

      @@MrTonyHidalgoml set the duration value to 3 or more

  • @bang_official
    @bang_official Год назад +1

    I praise you for the cool work! For some reason I have the whole text in one line when I add the class «split-lines». What could be the problem? 🤔

    • @AsherWoltermann
      @AsherWoltermann Год назад +2

      Same!

    • @MariiaZhemela
      @MariiaZhemela 3 месяца назад

      I have the same problem and cannot find solution, was you able to find it?

  • @danilorastovic3838
    @danilorastovic3838 7 месяцев назад

    not working!!!!

  • @OlaOlowo
    @OlaOlowo Год назад +1

    Brillliant. Absolutely brilliant. 🤌🏽