Create A Slider Crazy Effects Using HTML CSS And Javascript

Поделиться
HTML-код
  • Опубликовано: 5 июн 2024
  • In this video, let's join Lun Dev to Create A Slider Crazy Effects Using HTML CSS And Javascript with extremely cool effects, along with the most outstanding and complete functions of a slider: Allows manipulation of navigation buttons to change the displayed image, A horizontal bar used to count down the running time of an animation, Creating an endless loop helps users click next forever but will never run out of sliders, And automatically switch slider after specified time, This design has also been made Responsive so it works well on different screens.
    Step By Step in this video:
    00:00 Intro
    00:13 Describe project
    01:58 Setup proejct
    02:23 Create and Design Header
    04:05 Create and Design List Item Carousel Slider
    08:10 Create and Design List thumbnail Carousel Slider
    09:51 Create and Design button next and Prev
    11:06 Active Item Slider and Create Animation Content
    12:51 Effect Animation when Click Next button in CSS
    15:20 Effect Animation when Click Prev Button in CSS
    17:40 Create element running when slider active
    18:35 Responsive
    19:10 Setup Javascript
    19:35 Event next button click
    21:35 Event prev button click
    23:14 Set Slider Auto run
    Download Code and Image: www.lundevweb.com/2023/11/des...
    -----
    This youtube channel not only revolves around topics about website programming using HTML CSS Javascript, but also website design, ideation and implementation.
    All codes are free. Sharing will help us grow faster.
    #slider #carousel #css
    -----
    Design Slider - Carousel web: • Animation Card Slider ...
    Design Template Website: • Parallax Scrolling Web...
    Design Parallax SCrolling Effect: • Reponsive Parallax Scr...
    Effect Image using HTML CSS Javascript: • How To Make Zoom Image...
    Design Animation Menu Web: • Design Navigation Menu...
    Design Effect Card: • How to make Awesome CS...
    There are many other series: www.youtube.com/@lundeveloper...
    -----
    Contact With me:
    Instagram: / lundev.web
    Email: hohoang.dev@gmail.com
    Buy me a cup of coffee by clicking the thanks button on any video. Thank you very much for your support.

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

  • @lundeveloper
    @lundeveloper  6 месяцев назад +30

    A Slider Carousel design with crazy effects. Follow my channel to continuously update new videos every day

    • @jennifergraham9609
      @jennifergraham9609 6 месяцев назад

      do you know reacts.js and will like to work on a project

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

      Yes

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

      @jennifergraham9609 can you send this images to me
      Thanks

    • @coyote571
      @coyote571 4 месяца назад

      Your channel logo is my language it's மமமம....

    • @maheshvommi1092
      @maheshvommi1092 3 месяца назад

      i saw somany ai videos in youtube that converting figma design to html css code , is it good .please tell me i m very confused to learn web d or not

  • @demetriuslewis6750
    @demetriuslewis6750 4 месяца назад +36

    I love that you explain the css properties that you are using and why you are using them as you are styling the page and what their effecting in realtime. I haven't seen another youtube channel do this. That's awesome!

    • @lundeveloper
      @lundeveloper  4 месяца назад +4

      Thank you so much bro 😍😍

  • @wintersol9921
    @wintersol9921 4 месяца назад +8

    This is the best video that I have found in my life for learning html-css-js. Very clear and precise description while coding. Liked and subscribed. Thanks for the video.

    • @haizk
      @haizk 3 месяца назад

      except the ai voice, but yes other than that is great

  • @user-jx1ik6dg9e
    @user-jx1ik6dg9e 3 месяца назад +7

    I have been struggling to create a carousel for my project trying to learn from other channels but to no success till I found this channel keep up the good job your impact in the design world is felt and utterly appreciated!💯👌

    • @lundeveloper
      @lundeveloper  3 месяца назад +2

      Thank you so much bro 🥰🥰

    • @user-jx1ik6dg9e
      @user-jx1ik6dg9e 3 месяца назад

      Sure thing keep the videos coming@@lundeveloper

  • @vasiovasio
    @vasiovasio 4 месяца назад +12

    Well, we must admit this is very cool and the performance is super fast, without millions of rows of JS code! Thank you!

  • @FMNathan999
    @FMNathan999 4 месяца назад +5

    What a Project! Great job man!

  • @IzharReyes-ye7gb
    @IzharReyes-ye7gb 3 месяца назад +3

    This is what I was looking for. Thank you bro! new sub!

  • @AZ-qn3xq
    @AZ-qn3xq 4 месяца назад +2

    Awesome job my friend! Please, more content like that!

  • @MR.CH34T
    @MR.CH34T 4 месяца назад +2

    Amazing ❤ Subscribed Automatically☺

  • @lundeveloper
    @lundeveloper  6 месяцев назад +10

    The most outstanding and complete functions of a slider:
    Allows manipulation of navigation buttons to change the displayed image.
    A horizontal bar used to count down the running time of an animation.
    Creating an endless loop helps users click next forever but will never run out of sliders.
    And automatically switch slider after specified time.
    This design has also been made Responsive so it works well on different screens.

  • @DanDan-kx4zv
    @DanDan-kx4zv 3 месяца назад +3

    Better than any other youtubers. Insane skill. magic code

  • @user-ro2ke1cs8f
    @user-ro2ke1cs8f 2 месяца назад +2

    Thank you brother. Great slider.

  • @CromwellEdonis
    @CromwellEdonis 2 месяца назад +2

    This is such an amazing website tutorial. Thank you very much for making this. I am learning a lot just from watching.

  • @vladimiruchiha4420
    @vladimiruchiha4420 4 месяца назад +4

    finally!!! found a channel to learn some professional lvl stuff

  • @user-li4kq2my5m
    @user-li4kq2my5m 3 месяца назад +2

    bro ty so much, this help my project a lot

  • @BPPNaaby
    @BPPNaaby 4 месяца назад +2

    Great job and amazing tutorial.

  • @djspikeone
    @djspikeone 3 месяца назад +1

    Thx for tutorial, I'm learning front end for some time so I made it little different, I created array with objects inside js file and inside that objects i did put the content text / img / title etc and on slide switch i just imported that array[index]object content with setTimeout method and also used setTimeout to remove and add class active to the slider content so it loads up one after another too like on your tutorial, I think that is more efficient way so you dont put that much code inside html file. I guess there is also X more different ways to make that carousel too

  • @shairongodly3815
    @shairongodly3815 3 месяца назад +2

    Wow, this is the greatest slider I saw!

  • @muhammadumarsotvoldiev9555
    @muhammadumarsotvoldiev9555 3 месяца назад +1

    Thank you very much! Very useful!

  • @user-sl8ni2hi2l
    @user-sl8ni2hi2l 4 месяца назад +3

    Great Job Man, btw, the auto next timmer should be setInterval😁

  • @AlexanderKrainov
    @AlexanderKrainov 4 месяца назад +2

    Thanks, bro! really helpful

  • @1586jeffrey
    @1586jeffrey Месяц назад +1

    Very clear tutorial, thank you. Can you extend this video and/or explain how to add click events to the thumbnails itself, so it directly opens the selected item?

  • @marcogerritsen8510
    @marcogerritsen8510 4 месяца назад +2

    Amazing! Thank you!

  • @programmingsabrina127
    @programmingsabrina127 Месяц назад

    Excellent work ! Thank you very much !

  • @user-eu9rf4nt9c
    @user-eu9rf4nt9c 4 месяца назад +1

    Very nice project bro👍👍❤️❤️

  • @osoningliztili6708
    @osoningliztili6708 6 месяцев назад

    cool, I like it so much. it is responsive, so awesome. thank you very much

    • @lundeveloper
      @lundeveloper  6 месяцев назад +1

      Thank you so much brother 😍😍

  • @renjukarmakar9925
    @renjukarmakar9925 2 месяца назад +2

    Your support to beginner developer is not decriable🥰💖, some people like you are the motivator and suppoter for us🙏. You are amazing brotherLove you😘😁

    • @lundeveloper
      @lundeveloper  2 месяца назад

      Thank you so much bro 🥰🥰

  • @bary7574
    @bary7574 4 месяца назад +2

    you made this tutorial 0 to 100 in few minutes XD
    Gretat Job btw!

  • @emile28lozama
    @emile28lozama 3 месяца назад +1

    thanks I learned a lot from this video. I do have one question though, can I replace the images files with video files?

  • @hwapyongedouard
    @hwapyongedouard 6 месяцев назад

    bro i needed this a lot . thank you , upload cool stuff like bro

    • @lundeveloper
      @lundeveloper  6 месяцев назад

      Every project I upload, I try my best to do the best I can. Thank you for supporting my channel 😍😍

  • @user-gy3bz5pw9h
    @user-gy3bz5pw9h 5 дней назад

    Video của bạn rất hay tôi thích nó😊, cảm ơn anh bạn!

  • @tumaleed5701
    @tumaleed5701 4 месяца назад +1

    Very good ❤

  • @jcjiron
    @jcjiron 16 дней назад

    No words... Awesome!

  • @olegivanov6231
    @olegivanov6231 6 месяцев назад

    Outstanding job, bro 👍 very inspiring.

    • @lundeveloper
      @lundeveloper  6 месяцев назад

      Thank you so much bro ❤️❤️❤️

    • @iambatman1124
      @iambatman1124 6 месяцев назад

      @@lundeveloper hel

  • @vir9
    @vir9 4 месяца назад

    Awesome, subscribed! Thanks

  • @reneglockner
    @reneglockner 4 месяца назад

    Really very nice!

  • @UnfazedMindzet
    @UnfazedMindzet 6 месяцев назад +3

    It's stunning brother....🎉❤ Please create a stunning portfolio website also brother... Merci à toi.

    • @lundeveloper
      @lundeveloper  6 месяцев назад +3

      Of course there will be 😍😍😍 Thank you brother 🥰

  • @singhrohit_
    @singhrohit_ 3 месяца назад

    Wt man 🔥 🤯
    This is crazy I didn’t even think about this that i can also do this😭. Thankyou dev 💕
    I am subscribing you ❤

  • @sureshantony7289
    @sureshantony7289 22 дня назад

    Best tutorial for designing template bro, awesome stuff with crazy effects

  • @AlbanDoku11
    @AlbanDoku11 Месяц назад

    thank u very much for your effort 💗

  • @RivaNNaaa
    @RivaNNaaa 3 месяца назад

    It is amazing job🙏

  • @djalkemyUK
    @djalkemyUK 13 дней назад

    I'd love to implement something similar to this just with the pictures I want. I use Elementor and have no idea how to get something similar on my website. This looks utterly amazing. Great job.

  • @andresassiente5883
    @andresassiente5883 4 месяца назад

    Amazing!

  • @NorgeSantana
    @NorgeSantana 4 месяца назад

    Amazing job subscribed.

    • @lundeveloper
      @lundeveloper  4 месяца назад

      Thank you so much brother 😍😍😍

  • @Vivek-qc8qo
    @Vivek-qc8qo Месяц назад

    Coming here from the Kevin Powell channel , and it was overhyped shit, your content is just goldd , lucky me , i found you in early days of my front-end journey.
    Started learning in april itself, was unable to find any good channel but you are ❤❤

  • @christopherc4526
    @christopherc4526 4 месяца назад

    Well done

  • @chahatmanchanda1536
    @chahatmanchanda1536 Месяц назад

    Great work.
    But i wanna know, how these images are of so small sizes with such a good quality? What tool you used for that?

  • @TegaMetitiri
    @TegaMetitiri Месяц назад

    Great video🙌

  • @user-wv3ir9bp7f
    @user-wv3ir9bp7f 5 месяцев назад

    cool idea and very inspiring. hope this channel can get bigger and more famous, Is this okay if i use this to add this function to my project?

    • @lundeveloper
      @lundeveloper  5 месяцев назад +1

      Of course. You can use it. ❤️ Thank you so much ❤️

    • @user-wv3ir9bp7f
      @user-wv3ir9bp7f 5 месяцев назад

      @@lundeveloper thank you so much 💜

  • @user-ro2ke1cs8f
    @user-ro2ke1cs8f 2 месяца назад

    Thank you

  • @LifeofPets1
    @LifeofPets1 6 месяцев назад

    man you are legend , learning a lot from u . love ur work

  • @joellogbo952
    @joellogbo952 2 месяца назад

    Great job!
    I don't understand how you're adding the next and prev carousels to the carousel class.

  • @LuizCarvalho-oq4gq
    @LuizCarvalho-oq4gq 4 месяца назад

    A huge thanks for your work and I must say that you did a great job in this one. I'm trying to do the same here, but instead of using divs I'm using semantic tags and following your steps, but unfortunately it isn't going so well. Instead of using divs for list and item I'm using and to do the job, I know that I should change some property about the display of the list but I don't really get what it is. Could you tell me more or less what I should change?

    • @lundeveloper
      @lundeveloper  4 месяца назад +1

      I'm glad you watched the video and it's great to use it in your own way. The ul and li tags are special tags because they already have several attributes such as (padding, margin, list-style-type). If you want it to look like a regular div, first set the values ​​above to 0 and none before doing anything

    • @LuizCarvalho-oq4gq
      @LuizCarvalho-oq4gq 4 месяца назад

      @@lundeveloper Thank you sir, I'll try my best over here and aply this. Again, thank you a lot.

  • @85MA
    @85MA Месяц назад

    amazing work! complete website tutorial requested plz

  • @thibautkouame1721
    @thibautkouame1721 3 месяца назад

    great !

  • @cleberlimacls
    @cleberlimacls 2 месяца назад

    Hi. Great content. Tks. I'm a self-taught beginner in front end so, sorry for this question. When you code in CSS ".carousel .list .item .content .author" isn`t the same as just ".author"? A bit confused to me

  • @albertocabello7914
    @albertocabello7914 2 месяца назад

    This example is fantastic. I'm implementing it in a project I have in Angular, but I get this message when I try to call another form from the "See More" button. I can see this in the console
    ERROR TypeError: Node.appendChild: Argument 1 is not an object.

  • @Moviezoneee794
    @Moviezoneee794 2 месяца назад

    great video...can i please know where you downloaded these high quality pictures

  • @user-pi2td8bt8s
    @user-pi2td8bt8s 4 месяца назад

    Hero sir ❤

  • @ihelpdogs
    @ihelpdogs 4 месяца назад +1

    Looks great. The downside I find with sliders/hero images is on mobile they only look good if the main 'character' in the image is in the center, otherwise you just see a forehead, half a keyboard, an eyeball, some dudes ankles etc.

  • @firstland_fr
    @firstland_fr 4 месяца назад

    nice !

  • @appocalypse3012
    @appocalypse3012 4 дня назад

    what is the VS Code theme / extension that you are using for that RGB highlighting on top of each tab?

  • @tanjilislam71
    @tanjilislam71 8 дней назад

    great work

  • @moisesromero9263
    @moisesromero9263 3 месяца назад

    Excellent brother, can you do this but with videos and not images?

  • @kgomotsolouisaseema
    @kgomotsolouisaseema 4 месяца назад

    dope

  • @-Anubhab
    @-Anubhab 26 дней назад

    1:10 rather than pressing the button scrolling would be efficient. BTW thanks for teaching

  • @Kinetica_tm
    @Kinetica_tm 4 месяца назад

    brother amazing videos but pls get a mic

  • @NebihTV
    @NebihTV 3 месяца назад

    z-index 100, nice

  • @ryannicholls8127
    @ryannicholls8127 3 месяца назад

    thanks for this man. super clean! has anyone experienced any issues with choppy animations with the showImage keyframe on mobile out of interest? I seem to be getting that atm - and on safari on mac too. Chrome runs smoothly though. Macbook Air M2, iPhone 15 pro

    • @michaelraymondlegg210
      @michaelraymondlegg210 3 месяца назад

      have you had an issue with the thumbnail and positioning in mobile browsers ? I find it says one thing in dev tools and does a complete different thing in mobile browsers.

  • @aphrodisgarrix4243
    @aphrodisgarrix4243 3 месяца назад

    That was really really amazing. but first things first. What do you drink?

  • @Mrpakistan907
    @Mrpakistan907 6 месяцев назад

    Nice Bro

  • @michaelraymondlegg210
    @michaelraymondlegg210 3 месяца назад

    Hey I've downloaded your repo and when actually using it on mobile it isn't responsive, try it it out, how can we encounter for the mobile browser UI squishing it towards the top?

  • @petejones2168
    @petejones2168 Месяц назад

    Hi Lun Dev, i love the carousel. I am wondering how i could add swipe functionality so that it is more intuitive on mobile.

    • @petejones2168
      @petejones2168 Месяц назад

      i know that i need to incorporate event listeners for swipe (which only work on mobile). just not sure how to incorporate

  • @michelebonafede1928
    @michelebonafede1928 14 дней назад

    would it be possible to add a pause button, if so what should i write on the js?

  • @Himanshu-ud9sg
    @Himanshu-ud9sg 4 месяца назад

    Bro which theme and plugins You are using for in vscode

  • @AarzooGupta
    @AarzooGupta Месяц назад

    Thanx for this video. I tried the codes as per video but Brother It's not running or not even showing any transition, I have re-checked the codes....All is fine but still not running, Can you please help....

  • @user-kl5my6ix4n
    @user-kl5my6ix4n 4 месяца назад

    Butiful

  • @siddharth7994
    @siddharth7994 26 дней назад

    Bro You Are Awesome but I have question what is Pointer event what happens if it is not applied.

  • @briannguyen2464
    @briannguyen2464 6 месяцев назад

    a có thể làm video giống như vậy mà làm với reactjs được không a?

  • @Saiyan412
    @Saiyan412 2 месяца назад

    It's good but,i am facing problem with animation,like animation applied on author, but it wasn't working over tittle and topic and buttons,idk what's problem

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

    Cool, where did you find the animals images 👏

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

      You can find a lot of good quality animals images at "pexels page"

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

      @@lundeveloper Thanks a lot

  • @Titan-ey2wj
    @Titan-ey2wj 2 месяца назад

    thank you so much for this video. can we use the code on a real project and deploy it for public as a real company project?

  • @sandipshaw7268
    @sandipshaw7268 3 месяца назад

    How to remove the top bar animation of orange line which is every time showing from right to left.
    Pls help and also share the logic behind the scenes.

  • @vuhope5481
    @vuhope5481 3 месяца назад

    Đẹp thật😄

  • @Pavan-735
    @Pavan-735 Месяц назад

    Is it possible with figma plugin as well

  • @sameh7357
    @sameh7357 4 месяца назад

    i love the way you explain in your videos .. but i faced a problem on js I copied the code twice cause i want to make more than but the arrows only respond on the first one the second one didnot respond

    • @lundeveloper
      @lundeveloper  4 месяца назад

      Please try using my code provided in the description of this video

  • @fionabruce2009
    @fionabruce2009 12 дней назад

    @Lundeveloper I want to create a class for previous button, correct me if am wrong do I need to create another carosel with list of items

  • @Youtuber_Toan
    @Youtuber_Toan 6 месяцев назад

    em vẫn hóng anh làm video tiếng việt

  • @travailensa3338
    @travailensa3338 6 месяцев назад

    top top top top 💯 💯 💯

  • @user-yj7wi8py7l
    @user-yj7wi8py7l 3 месяца назад

    @Iundeveloper
    Can you please provide me the link to where you get those images that you used in this tutorial 🙏🥰

  • @Deepson-jv8ht
    @Deepson-jv8ht 2 месяца назад

    where do you get these crazy images from?

  • @songchannel181
    @songchannel181 13 дней назад

    can you explain the same functionality and design in with react code

  • @TURNI999
    @TURNI999 3 месяца назад

    Necesito ayuda, podrías ayudarme? Hago los pasos hasta el carrusel, pero la imagen queda más pequeña que en tu video y el div de carrusel queda muy separada de la imagen 1. No sé muy bien el porqué

    • @TURNI999
      @TURNI999 3 месяца назад

      parece ser el .carrusel, que al poner tus parametros me jode todo, porque podria ser?

    • @TURNI999
      @TURNI999 3 месяца назад

      no dije nada, /div estaba mal cerrado sere idiota xD

  • @natanardianoiswardhana284
    @natanardianoiswardhana284 6 месяцев назад

    Is this okay for commercial use?

    • @lundeveloper
      @lundeveloper  6 месяцев назад +1

      Of course. You just need to replace the images that are suitable for commerce

  • @1ervane
    @1ervane Месяц назад

    How could I achieve something like this but with the WP query loop? Thanh

  • @njakarafali9642
    @njakarafali9642 8 дней назад

    do you provide a course to be a master of CSS ?

  • @sunnymeghrajani8776
    @sunnymeghrajani8776 4 месяца назад

    Can i know the theme name you're using in visual studio and in current video

    • @lundeveloper
      @lundeveloper  4 месяца назад

      This is a theme I customized. You can visit my page to watch the step-by-step customization video

  • @vivid4379
    @vivid4379 Месяц назад

    Amazing effects bro but can you convert JS to React JSX is video code

    • @lundeveloper
      @lundeveloper  Месяц назад

      of course,
      All effects are created using CSS, to capture user action events just change the word javascript to react js

  • @MohamedTarek-kl5hf
    @MohamedTarek-kl5hf 3 месяца назад

    please put a video about your theme

  • @sandipshaw7268
    @sandipshaw7268 3 месяца назад

    How to remove the orange colour animation of top of the page which is showing every time from right to left.