Jump to content
Search Community

adapfityDesigns

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

adapfityDesigns's Achievements

  1. Ok, thanks for this list @Rodrigo Regarding the lazy loading of images. This feature is widely recommended, especially for the SEO benefit of meeting the “defer offscreen images” recommendation from the Google PageSpeed test. Are you saying this actually creates a page performance issue? Is it worth it to disable a lazy load implementation do you think? Thanks!
  2. @Rodrigo Wondering if you can take a look at this implemented on a production site: https://www.pinnacle-exp.com/capabilities/#11374-brand-space-ribbons I was able to achieve the desired effect, but I've noticed sometimes the animation lags and gets choppy, especially on mobile devices. Is there anything I could do to improve the performance of this particular animation? If you inspect the page and search for // Brand Space Marquee Animations you'll find all the relevant JS in very readable inline script. Let me know what you think. It would be very much appreciated. Cheers!
  3. Yes! Thank you so much for the quick response! And yes that works perfectly. Much appreciated
  4. I forked a pen which was accomplishing almost exactly what I wanted, except it only had one marquee line of text, going in one direction. I want to have multiple lines, with each alternating line moving in the opposite direction. The problem is that when the timeline with a reversed direction is hovered, on mouseleave the animation returns to default direction. Can anyone take a look and let me know how I can configure the reverse direction timelines to continue animating in the reverse direction after hovering? Thank you so much! https://codepen.io/Colin-Safranek/pen/MWxjKxG
×
×
  • Create New...