Create A Draggable Card Slider in HTML CSS & JavaScript | Infinite Image Slider in JavaScript

  Рет қаралды 151,232

CodingNepal

Жыл бұрын

In this video, I've shown how to create a draggable card slider in HTML, CSS, and JavaScript. In this card slider, the user can slide cards by dragging them or using the left or right buttons. It also includes an infinite scrolling and autoplay functionality.
You won't need to rely on external plugins or libraries; we'll be using pure JavaScript to build this image slider from scratch.
🖼️ Get Images Only of this Image Slider
➤ drive.google.com/file/d/1pquP8AsTlPMmI1GcHjv8oDrNV26Z7xmz/view?usp=sharing
🗂️ Get Source Code of this Image Slider
➤ buymeacoffee.com/codingnepal/e/278858
🌐 Visit CodingNepal for helpful coding projects
➤ www.codingnepalweb.com
⭐ Hire me on Fiverr
➤ www.fiverr.com/prakashahi
📷 Follow me on Instagram
coding.np
🤝 Support my work with a coffee
➤ buymeacoffee.com/codingnepal
Timestamps:
0:00 Demo of Image Slider
1:50 HTML & CSS Start
9:46 Making Carousel Responsive
10:43 JavaScript Start
11:09 Sliding Images on Mouse move
16:02 Working on Previous & Next Button
20:14 Creating Infinite Scrolling Effect
26:34 Making Carousel Auto-play
#javascript #html #css #javascriptprojects #js
Music Credit:
Ikson - We Are Free [Official]
kzbin.info/www/bejne/ep-zhqRrpqeNrs0
Those Restless Nights - Artificial.Music
kzbin.info/www/bejne/p6nEY6iaZ9GSeM0
Miss You - LiQWYD
kzbin.info/www/bejne/rXW1Z6elpteCaNE
Ikson - Lights [Official]
kzbin.info/www/bejne/n6KmgWCGbduGmKs

Пікірлер: 104
@parvez_talks
@parvez_talks 7 ай бұрын
This is the video I've been looking over these years. Thank you so much.
@seeker3794
@seeker3794 Жыл бұрын
Don't know others, but I have learned a lot from this video... Thank you very much for subtitles that explains the process and keeps focused.👍
@EGY-Programmer
@EGY-Programmer 4 ай бұрын
The best slider tutorial in the world out there! Really appreciate your videos bro ♥
@cydexcode
@cydexcode Жыл бұрын
Me : Watches a video of someone else programming instead of working on my own project that I keep putting off
@kusumasaiteja750
@kusumasaiteja750 2 ай бұрын
Same 😢
@DDK808
@DDK808 Жыл бұрын
Thank you very much, this was really helpful and educative 👍
@VermaCoder
@VermaCoder 10 ай бұрын
Thanks for this... without speak your code speaks a lot.🙂👍 keep it up.. like this great work
@ebmpinyuri
@ebmpinyuri Жыл бұрын
thank you so much for this , really improved my knowledge of stuff
@TLTechbender
@TLTechbender Жыл бұрын
Thanks, This was so much helpful.
@NahuelBorromeo
@NahuelBorromeo 5 ай бұрын
Amazing bro, thanks for the tutorial!
@hussein7990
@hussein7990 Жыл бұрын
Love ur channel , keep it up
@user-ot7fm4du2m
@user-ot7fm4du2m 9 ай бұрын
Супер! Спасибо тебе огромное! 👍👍👍
@kertosyt
@kertosyt Жыл бұрын
this is very helpful ! thanx
@JulioCesar-hh9wq
@JulioCesar-hh9wq Жыл бұрын
Dude, thanks a lot 10/10
@naeemhassouna170
@naeemhassouna170 Жыл бұрын
Bro great work it fits my project perfectly. However, what should i change exactly in the js code so that i can slide multiple menu not just one
@sibadatta1990
@sibadatta1990 Жыл бұрын
Wow, u made it so simple. Thanks a lot
@aryatands2728
@aryatands2728 Жыл бұрын
Good Job bro...amazing
@mariajegan2409
@mariajegan2409 Жыл бұрын
Bro this is AWESOME 😎👍
@CodingNepal
@CodingNepal Жыл бұрын
Happy to hear that :)
@anmolrk5076
@anmolrk5076 Жыл бұрын
Help me. It is working absolutely fine on left arrow but not returning back on clicking right arrow. Can you tell what may be the error?
@user-ur1yg8gf4o
@user-ur1yg8gf4o Жыл бұрын
Hi, great job. Is it possible to rewrite this code on react? After I tried to rewrite the infinite loop process is not working smooth. Every turn at the last child I had a stuck until I try to swipe 2 more times. What can cause that problem? Any idea?
@beautyflower3107
@beautyflower3107 Жыл бұрын
Thank you very much for video
@feldspar081150
@feldspar081150 10 ай бұрын
I just made an account just to subscribe to this genius. thanks @codingNepal!
@hanma83292
@hanma83292 8 ай бұрын
Very good!!!! Very big thanks!!!)))🥰🥰🥰🥰
@selonraymond6651
@selonraymond6651 11 ай бұрын
Brillant !
@rafaelmoreira6160
@rafaelmoreira6160 8 ай бұрын
Obrigado, ajudou no meu projeto.
@herewegoeth
@herewegoeth Жыл бұрын
bro i love your projects please can make more videos on php
@yume3119
@yume3119 26 күн бұрын
Caso alguém com problemas no redimensionamento esteja com problemas, vai umas diquinhas aqui: - crie uma função para definir os valores de **card width** e **card_per_view*** e então chame essa função quando a página carregar e sempre que a tela for redimensionada. - crie uma função própria para criar os clones dos cards no início da lista; remova clones já existentes e crie novos. Chame essa função dentro da anterior para os clones serem criados com os valores atualizados.
@dawnscript
@dawnscript Жыл бұрын
Wow awesome
@Clash-Roblox
@Clash-Roblox Жыл бұрын
I have learned a lot from this video but I still wonder, can you scroll 3 images at a time you clicked one
@loribryant4999
@loribryant4999 Жыл бұрын
is it possible for you to provide a live link for this, please?
@malikmuzammil9704
@malikmuzammil9704 8 ай бұрын
thanks u much for giving code
@smritikumari897
@smritikumari897 Жыл бұрын
Can you make a website with audio recorder and a writing pad with a video inbuilt guiding how to record and write.fully responsive.
@llibanogs
@llibanogs 8 ай бұрын
really helpful thx
@harrymuliawan454
@harrymuliawan454 Жыл бұрын
is this possible if made with tailwind or bootstrap?
@coder_neha
@coder_neha 11 ай бұрын
Can i add only single div instead of three?
@rajinsakha07
@rajinsakha07 Жыл бұрын
Thank you
@riteshcgiri
@riteshcgiri 8 ай бұрын
TypeError: Failed to execute 'insertAdjacentElement' on 'Element': parameter 2 is not of type 'Element' Chrome throwing this error when using card.outerHTML And when i am just using card it's just placinglast 3 items at start creating copies.. Can anyone help?
@user-tn3cq6pf7e
@user-tn3cq6pf7e Жыл бұрын
how can i use this multiple times in one page?
@mobileking3911
@mobileking3911 Жыл бұрын
The infite loop of the left button is not working. Any Idea why? Pls someone should answer. An Awesome video regardless. Kudos bro. Pls someone should provide an answer.
@mohamadghalebizade9981
@mohamadghalebizade9981 Ай бұрын
Nice video, How do you remove the eventlisteners, cuz each time user clicks or does anything an eventlistener will start popping up and stack?
@roemerlin9887
@roemerlin9887 Жыл бұрын
Hey, nice tutorial. Just one probleme: If you are dragging and let go it just snaps right in to place with no transition. Anybody know how to fix that?
@amabsteve2594
@amabsteve2594 11 ай бұрын
i have the same problem, did you found the solution yet?
@hooho491
@hooho491 7 ай бұрын
@@amabsteve2594 same. any solution?
@eduardo6727
@eduardo6727 4 ай бұрын
Hi, did you solve it? I have the same problem
@elsami6052
@elsami6052 Жыл бұрын
hi, i love your video and your code. i want to do the same thing but whith 4 columuns in the front page. in css i change the "grid-auto-column : calc " to 4 but in the JS dosnt work because is codificate for 3 colums. what can i change to work whith 4 colums
@vintage_lol
@vintage_lol 6 ай бұрын
i made it work with 5 columns.. it's quite simple, actually
@sume1907
@sume1907 2 ай бұрын
At 2:50, how did you change the last img's number while also changing the rest?
@truthhammer69
@truthhammer69 Жыл бұрын
Great tutorial, but the problem is, It cant transition when clicking on the right arrow, the left one is no problem.However, I assume a need to set it up such that it reverses back after 6 clicks, but it only does so after 7 clicks. Not sure how to make it transition after 6 clicks on the right.
@truthhammer69
@truthhammer69 Жыл бұрын
I resolved the issue: it was due to not the same card size and therefore grid-auto-columns and gap calculation ratio.
@getachewchala3942
@getachewchala3942 6 ай бұрын
Hi CodingNepal Please, can you make video on custom context menu on specific element like or or any like this? Thank you
@user-tg2fh5er9i
@user-tg2fh5er9i 9 ай бұрын
Thanx Bro.
@oscar_cornejo
@oscar_cornejo 9 ай бұрын
Can you make this slider with navigation dots please? 🤔
@amircahyadi9219
@amircahyadi9219 Жыл бұрын
First ❤
@CodingNepal
@CodingNepal Жыл бұрын
Great! Hope you enjoyed the video.
@musahkamara
@musahkamara Жыл бұрын
great Bro. It is perfect, but the left button is not working infinitively in my project despite I coded the same way as yours. thanks for the knowledge I have learned something new.
@mobileking3911
@mobileking3911 Жыл бұрын
Exactly... The infite loop of the left button is not working. Any Idea why? Pls someone should answer
@Justhue
@Justhue 10 ай бұрын
I encountered the same problem@@mobileking3911
@sanketsingh5555
@sanketsingh5555 Жыл бұрын
bro please same video with explanation why u used this that etc etc...
@umarcse8985
@umarcse8985 Жыл бұрын
Hello. I have a request for you. Your work is awesome. Would you please make a video about tab in javascript. Like project tab, skill tab, education tab etc in portfolio website?
@CodingNepal
@CodingNepal Жыл бұрын
Are you talking about this tab? Video: kzbin.info/www/bejne/h6XaiYSaodusjaM
@umarcse8985
@umarcse8985 Жыл бұрын
@@CodingNepal yeah. Got it. Thanks
@maxgamer6476
@maxgamer6476 Жыл бұрын
Aaaaaaaah men damn damn keep going
@Daily_problemsr
@Daily_problemsr Жыл бұрын
Bro Next Challange/Task IMG Background Changer And Png Maker 🙏🙏🙏🙏
@alexandraweather4156
@alexandraweather4156 3 ай бұрын
thank you for this amasing video! i am a total newbie with js, but it worked for me. But now i need to make the slider undraggable, so that only buttons would cause it move. I have commented everything connected to dragging, an yet it remains draggable! how can i fix it?
@blankspace4416
@blankspace4416 9 ай бұрын
Can i use this in my website with some changes in it !?
@WolfGSk
@WolfGSk 10 ай бұрын
hello. Awesome work there I tried to download the files from your site, a) I have removed adblock, b) I have tried to use private mode, c) I have use four different browsers and the message about the adBlock keeps popping up.
@chikeziechinonso4671
@chikeziechinonso4671 Жыл бұрын
I like Ur CN logo Can u give a hint on how to make something like that 🙏🙏🙏🙏🙏🙏🙏
@ozodbek_developer
@ozodbek_developer 3 ай бұрын
great
@LunarRunner
@LunarRunner 6 ай бұрын
The infinite scroll logic does not work properly if you resize the screen and trigger the media selectors to change the number of cards in view. You need to keep track of the original carousel children before you slice the array and register window resize events and recalculate the firstCardWidth, cardPerView and re-slice the array with the next end cards. Other that that...excellent work!
@maryamseifi5957
@maryamseifi5957 8 ай бұрын
Thank you please make it's pagination buttons
@dyascoding7704
@dyascoding7704 Жыл бұрын
thank you very muc
@CodingNepal
@CodingNepal Жыл бұрын
You're welcome
@pablonavarro6263
@pablonavarro6263 10 ай бұрын
does anyone else have the problem that when you add "overflow: hidden" it hides the bottom cuts off the images like half way
@kiku_to_herself
@kiku_to_herself 10 ай бұрын
U might have given height to it , please check that
@user-sp3bz6mr7m
@user-sp3bz6mr7m 25 күн бұрын
This is a great lesson! Thank you! But a problem arises if you open such a slider directly on your smartphone. If you open this slider via a smartphone (both in Chrome and Safari), when you scroll using the arrows, the slides shift. That is, the second and subsequent slides are not fully displayed. For screens with a screen width less than 480px, I specified gap: 0px - it helped (but it’s a crutch) But for tablets with a screen smaller than 900px it does not help. There gap was left with the same value. I thought it was my conflicts and typos. But no. I opened your demo on a smartphone and tablet. A shift occurs. Has anyone encountered this? How to solve a problem?
@TutoMaster
@TutoMaster 3 ай бұрын
How do you learn do that by yourself? How can i get this level in Javascript?
@husnamert477
@husnamert477 7 ай бұрын
all this examples is so good but We using nextjs to our prooject and when we trying implement some code from like that examples then it is throw always error.. lol
@euclidesperez9682
@euclidesperez9682 8 ай бұрын
I have a question, do you prepare this video in advance? Or do you know all that and you don't need to think so much about what you will do?
@frontend_ko
@frontend_ko Жыл бұрын
great great
@CodingNepal
@CodingNepal Жыл бұрын
Thank you
@erturkyorulmaz7376
@erturkyorulmaz7376 Жыл бұрын
Can't reach code?!
@CecilitaB
@CecilitaB 10 ай бұрын
i love you
@buzzkagirl
@buzzkagirl Жыл бұрын
Hi can you show how to create train running status using rapid API key
@CodingNepal
@CodingNepal Жыл бұрын
Okay, I'll think on it.
@buzzkagirl
@buzzkagirl Жыл бұрын
@@CodingNepal thanks,I must say you are making us how to do coding with your videos and website, your website is very informative...
@smpnegeri3bangkalan681
@smpnegeri3bangkalan681 Жыл бұрын
Hi bro, is itworking for blogspot?
@Peace-hr6eo
@Peace-hr6eo Жыл бұрын
Salam sir I want to move autoplay from left to right ? How can
@sagarbhagat6475
@sagarbhagat6475 17 күн бұрын
carousel.scrollLeft -= firstCardWidth. This can lead to slide your images from LEFT to RIGHT
@sume1907
@sume1907 2 ай бұрын
At 13:58, how did you select multiple lines like that?
@minenmaster5179
@minenmaster5179 2 ай бұрын
Holding ALT in VS-Code let's you do that
@pandipatipavan3804
@pandipatipavan3804 Жыл бұрын
Please provide the code files and the links in the description as soon as possible for free 🙏 thank you
@CodingNepal
@CodingNepal Жыл бұрын
Sure, the source code will be free, and a link will be provided soon in the description.
@pandipatipavan3804
@pandipatipavan3804 Жыл бұрын
@@CodingNepal Yeah sure. Please do it for all the videos if it is possible. Thank You so much brother 🙏
@sucess369
@sucess369 Жыл бұрын
Dai euta Q&A video chaiyo k hamlai
@CodingNepal
@CodingNepal Жыл бұрын
Hunxa brother, I'll think on it.
@emaesee4284
@emaesee4284 6 ай бұрын
scroll-behavior: smooth; don't work
@doBe1029
@doBe1029 3 ай бұрын
"There are two problems: 1. When changing the screen ratio, autoPlay() function doesn't work. 2. After changing the screen ratio, the slider doesn't loop back to the beginning once it reaches the last card. So, the infinite slide isn't working."
@yume3119
@yume3119 26 күн бұрын
I just had this problem but it was easy to solve, I just had to create two functions: the first sets the values of card_width and card_per_view and is called when the page loads or when the display is resized. The second removes the clones from the cards (if they exist) and creates new clones based on the updated values and is called within the first function.
@rtxgamelab.official
@rtxgamelab.official Жыл бұрын
I thought you were one of these someone 😕😕
@onceonce_studio
@onceonce_studio 10 ай бұрын
la madre para los mudos con voz
@mysearchhero
@mysearchhero Жыл бұрын
Asowme
@DesiTonyFaimly
@DesiTonyFaimly 2 ай бұрын
Nice bro
@WhiteHeterosexualMenHere
@WhiteHeterosexualMenHere 4 ай бұрын
Спасибо Молодец