How to Create an Awesome Horizontal Scroller

preview_player
Показать описание
-- Today, I'm sharing with you a lesson video from my Advanced Frontends course. It will walk you through how to create a horizontal scroller layout using JavaScript, the GreenSock Animation Platform (GSAP), and Lenis smooth scroll.

0:00 - Intro
1:09 - HTML
7:00 - CSS Overview
8:30 - JavaScript & GSAP
18:34 - Final Thoughts

Let's get started!

#frontend #javascript

- - - - - - - - - - - - - - - - - - - - - -

Subscribe for NEW VIDEOS!

^-Chat with me and others

- - - - - - - - - - - - - - - - - - - - - -

Come to my discord server or add me on social media and say Hi!
Рекомендации по теме
Комментарии
Автор

Getting your moneys worth on GSAP. Been loving the vids. 🤘

tsgrunt
Автор

How to deal with mobile if I don’t want it to be horizontally scrollable, but vertical?

edoardoguido
Автор

we dont have left for start value, so how u used it ?

ozhclje
Автор

Sir you course is🔥 👑❤😍😍 but it's not affordable for me

maheh
Автор

Sir I don't know how to buy it, all the payment options are not available for me, i dont own a credit card and I don't have a PayPal account and neither do my parents, I want to purchase this, is there another way?

jacksparrow
Автор

How can I shift my course if I purchased the wrong course by accident? I wanted the Advanced Frontend Course.

troyfrancois
Автор

Hello! I enrolled for the UX/UI course. I think it would be nice to have a Discord for your students and tutors to discuss things

paulopma
Автор

May I ask, what plugin or option are you using for VS code where it helps out with a suggestive autocomplete when typing code?

JJEccles
Автор

Very cool, now let's make it mobile friendly. This looks great on desktop but kinda falls apart on the mobile device. I would like to know more about mobile responsiveness and how these cool JS tools will adapt

carsonwyndham
Автор

This is a pretty cool animation, but I have an issue with it...isn't it an accessibility issue to be scrolling content horizontally when the user is attempting to scroll *vertically*? At the very least, it's a bad UX right? If I scroll vertically with my mouse wheel I expect the page to scroll in the vertical direction, but you've intercepted that, basically, and modified that to scroll horizontally instead. Personally, as a user, I *hate* it when that happens. Vertical scrolling is vertical scrolling, not horizontal.

marklnz