Slider Tabs Like YouTube Using Vanilla JavaScript | Scrollable Navbar

Опубликовано: 07 Апрель 2023
на канале: CodingDesign
3,151
124

In different websites (including YouTube), you might have seen the scrollable slider tabs that filter videos according to the user’s interest. If you’re curious about how to create it with vanilla JavaScript then in this video you’ll learn how to create scrollable Slider Tabs Like YouTube from scratch.

Slider tabs can be a useful UI component for videos, images, and blog sites that needs to filter the content based on the users’ interests.

📢 SUBSCRIBE my channel for more helpful 🎬videos
🔔    / @codingdesign  

▶ SLIDER PLAYLIST
✅    • Image Slider (Carousel)  

⌚Timestamps
00:00 Intro
01:03 HTML
02:21 CSS (UI Design)
12:17 JavaScript (Horizontal Scroll)
20:29 JavaScript (Scroll To Center)
21:29 JavaScript (Slide On Click)
23:49 JavaScript (Vertical Scroll)
25:33 Outro

🌎 Browser : Brave V.1.50
📝 Code Editor : VS Code
💠 Extensions : Live-Server

#slider #tabs