Webflow No Code Infinite Marquee With Stop On Hover | Attribute Solution

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

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

  • @ivo1833
    @ivo1833 5 дней назад

    Great tutorial! Love the addition of the reverse functionality.

  • @EmranNazirEmon
    @EmranNazirEmon Год назад +3

    Excellent! The tutorial is absolutely mind-blowing, and your teaching style is incredibly approachable and friendly ❤

  • @clark4089
    @clark4089 11 месяцев назад

    This is a gem.

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

    This was super helpful, thanks a lot

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

    Worked like a charm, just the way I needed, thank you very much

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

    Grazie mille ,France

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

    its so good! thank you sirr

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

      Thank you for your support! I'll try to make more videos like this 😊

  • @mahsae5479
    @mahsae5479 9 месяцев назад

    Thank you so much! I just have one question! Is there any way to reverse the marquee? Is it possible to go from left to right instead of right to left?

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

    Thanks for this great tutorial! how can I set the speed?

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

    Thank you!

  • @JA-kq1cb
    @JA-kq1cb 4 месяца назад

    Great tutorial Francesco! Thank you for building this. Any idea why my collection items do not duplicate? Everything is placed where it should, based on the tutorial (triple checked). Could it be that I only have 5 items? (the width covers the full width tho)

  • @Fini-jf2rk
    @Fini-jf2rk 3 месяца назад

    This is excllent, will be great if we could modify the smoothness of the animation on stoping. Right now it feels very robust. 🙂🙂

  • @dianafridabtmfrid923
    @dianafridabtmfrid923 11 месяцев назад

    Thank you so muchhhh. this has helped me alotttt where do i buy yr webflow coursee!!

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

    Hey there Francesco! Wonderful work. I've already been able to use it in several projects.👏 Just wondering though if it would be possible for the stop on hover to be optional. The functionality is great for desktop, but on mobile it requires the user to tap off of the marquee area to resume the animation, which is not be a very intuitive experience. Another good option would be the ability of the user to swipe on mobile.
    It would be the perfect infinite marquee and would definitely stand out from the crowd of infinite marquees if these mobile enhancements could be possible. 😉 Again, many thanks for your amazing work!

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

      Here is how: Add this in the page , after the JS script link:

      .component-classname:focus-within .wrapper-classname,
      .component-classname:hover .wrapper-classname {
      -webkit-animation-play-state: running;
      -moz-animation-play-state: running;
      -o-animation-play-state: running;
      animation-play-state: running
      }

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

    Hey @francescocastronuovo great work on the tutorial, and the solution is top-notch! I'm incorporated it into my project! Thanks!

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

    Cool and new!!:)

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

    Thanks Francesco!

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

      Thank you for your support, Roberto! 😊

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

      @@francescocastronuovo Is there a way to make the animation change direction?

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

      @@DaeronGraphics Awesome question, thank you so much for your suggestion!
      Just updated both the source code and the cloneable by adding two other values for the "fc-marquee-direction" attribute: "horizontal-reversed" and "vertical-reversed".
      Updates already available at webflow-friendly-components.webflow.io/infinite-marquee-with-stop-on-hover
      I'll probably even record a quick video update to notify everyone about this new feature.
      Thank you so much again! 😊

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

      @@francescocastronuovo You are the best brother, thanks! i will send you the website when i finish

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

      @@francescocastronuovo One last thing i notice, when i use the script all the lotties i have in the website stop working ☹🥲

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

    Hey! Thanks for the video. Was really helpful with my last project)
    What do you think about transition when user stops the animation? Any suggestions on how can I do it from my end?
    Thanks!

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

    How about the option to turn it off for tablet and below?

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

    So how much will this impact page load speeds then? Nice tuut tho

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

      Thank you so much for your comment and for your question! 🙂
      I haven't run a test to measure the impact on page load speed, but that should not be so high, because there's not too much code involved behind the scenes.

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

    Great tutorial Francesco! I have a few things to mention:
    - would be great to have an option to use multiple marquees on the same page
    - also it would be great to have an infinite loop option
    Your code doesn't work until I'll add all the options into the attributes. If something is an "option" I would think it should work without it.

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

      Hey David,
      Thank you so much for your words and your precious suggestions! 😊
      I've just updated both the cloneable and the library to account for default values for both the direction (horizontal) and the duration (120 s).
      That being said, as I mention in the video and as shown in the live link I provide, this component already gives the user the ability to add more than one marquee inside a single page and the loop is infinite by default.

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

      Hey David,
      I just wanted to let you know that I have further improved marquee functionality, so getting the right configuration should be even easier now. 🙂

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

      @@francescocastronuovo Thanks for letting know, Francesco. I will check!

  • @tessanewbacher4449
    @tessanewbacher4449 11 месяцев назад

    I don't see the marquee working anymore on your site and I can't get it to work in my own webflow instance - is there a fix for this? Is anyone else having this issue?

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

      same here, I went to the page to see it before cloning and it isn't working

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

    This is such a great presentation. Thank you! Subscribed ✍🏼
    I wonder if it’s possible to adjust the motion to a stop motion, like a slider but with infinite loop, where the marquee will move once every 2 secs, where the next item replace the previous current item’s position, can we?

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

      Thank you so much for your words and your great suggestion! I will try to implement it as soon as possible! 😊

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

    thx!

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

    I noticed links in the code is there a chance of them going offline in the future and this feature being broken? want to implement it on a clients site but worry about the longevity..

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

      Hey Eddi, thank you so much for your question! Those are just the links to the code I wrote to create the marquee functionality. Feel absolutely free to use it, it will just stay there forever, and never put offline. 🙂

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

    Does this only work CMS items because I can't make it work on my CSS grid of logo images? Any help would be appreciated!

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

      Thank you for your comment!
      Are you still facing this issue?
      As shown in the tutorial and implemented in the cloneable project, the marquee works either with CMS items or with static images.

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

    so one cant use this on a free plan? sad.

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

      Thank you so much for your comment!
      Yup, unfortunately creating an effect like that would require custom code anyway, which is something that Webflow only allows if you have a paid plan.

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

    Amazing Tutorial, supper easy to follow! However, I'm having an issue where the loop doesn't play continuously it jumps to the beginning halfway through. Any ideas to troubleshoot this? Thanks!

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

      Hey Xela,
      Thank you so much for your kind words! ☺️ It's hard to say what's going wrong without taking a look at the project, but - based on my experience and the way I built the one in the cloneable - it could be that either the wrapper or the component inside your project has a width other than "Auto". Let me know if it works 🙂