How to make Circular Progress Bar in HTML CSS & JavaScript | Skills Bar

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • How to make Circular Progress Bar in HTML CSS & JavaScript | Animated Circular Progress Bar | No SVG
    In this video tutorial, you will learn to make an animated Circular Progress Bar using HTML CSS & JavaScript. To make this circular progress bar I have not used any SVG. It is made by pure HTML CSS JavaScript. You can use this project on the website to show someone skills in particular subjects.
    ---
    Hire us on Fiverr
    ➤ www.fiverr.com...
    Follow me on Instagram
    ➤ / coding.np
    Visit my website for helpful coding projects with source code
    ➤ www.codingnepa...
    #Circular_Progress_Bar #Progress_Animation #HTML_CSS_JavaScript
    ---
    🎵 Music Credit:
    Something 'bout July (Instrumental) by RYYZN
    Free Download / Stream: bit.ly/-_someth...
    Music promoted by Audio Library • Something 'bout July (...
    Song: Ehrling - You And Me (Vlog No Copyright Music)
    Music provided by Vlog No Copyright Music.
    ➤ Video Link: • Ehrling - You And Me (...

ความคิดเห็น • 71

  • @front_coding
    @front_coding 2 ปีที่แล้ว +7

    Watching your content makes me confident to start my own youtube channel about front end development. Thanks for your amazing content 😊

  • @telstema
    @telstema 9 หลายเดือนก่อน

    What I like most about this approach is how easy it is to write the percentage of progress. If you write progressEndValue=50, it displays as 50%!

  • @etelier
    @etelier ปีที่แล้ว +1

    Using *conic-gradient* was definitely the easiest way to achieve this effect. Thanks for the tip!

  • @skabuamer
    @skabuamer ปีที่แล้ว +5

    Great video. I've been looking for a tutorial like this and finally, I've found exactly what I needed. thank you so much.

  • @mariojr6668
    @mariojr6668 ปีที่แล้ว

    You simplay saved my day. Thanks!

  • @furkan7594
    @furkan7594 ปีที่แล้ว +1

    thanks for the video, but I wanna make the middle part transparent, how can I do that? any idea?

  • @patatas.m1317
    @patatas.m1317 ปีที่แล้ว

    nailed it, you really did a good job here, simple but so much useful. looking forward for more vids like this. Thankss

  • @gulraizcodes
    @gulraizcodes 2 ปีที่แล้ว +2

    Awesome, friend. Love your tutorials. ✨

    • @CodingLabYT
      @CodingLabYT  2 ปีที่แล้ว +1

      Thank you! Cheers!

  • @vision_lc
    @vision_lc ปีที่แล้ว +1

    I am your fan bhai 😔

  • @Anonym-li8eb
    @Anonym-li8eb 14 วันที่ผ่านมา

    Thank u so much! )

    • @CodingLabYT
      @CodingLabYT  13 วันที่ผ่านมา

      You're welcome!

  • @itsanandyadav
    @itsanandyadav ปีที่แล้ว

    Very good job. And quite simple way to implement it.

  • @AfaqHaider-z3w
    @AfaqHaider-z3w ปีที่แล้ว +1

    Great job 👍👍👍

  • @besika941
    @besika941 2 ปีที่แล้ว +1

    thank you my friend you saved my day

  • @kratikkumarshakya6223
    @kratikkumarshakya6223 2 ปีที่แล้ว +1

    which IDE do you use for Coding??? btw your content is amazing, your content inspire me to learn more...

  • @carlosacosta799
    @carlosacosta799 6 หลายเดือนก่อน

    This is great, instant sub!

  • @bryantan179
    @bryantan179 ปีที่แล้ว

    How do i make the progress value and circular start all over again after 100% instead of stopping at 100 ?
    For eg, after 100% it will start all over from 0 to 100%

  • @Jean-yk9eo
    @Jean-yk9eo 3 หลายเดือนก่อน

    is there a way to make the animation smoother?

  • @peetboy
    @peetboy ปีที่แล้ว

    Hmm, wouldn't it be easier to apply border-radius and background directly to .progress-value and easily define thickness of progress bar by applying padding to .circular-progress?

  • @tarunrawat6102
    @tarunrawat6102 3 หลายเดือนก่อน

    is there any way to create this progress bar in anticlockwise direction?

  • @omerbabo
    @omerbabo 4 หลายเดือนก่อน

    thank you !!!

    • @CodingLabYT
      @CodingLabYT  4 หลายเดือนก่อน

      You're welcome

  • @chanhle9030
    @chanhle9030 ปีที่แล้ว

    Thank you very much

  • @funnypower254
    @funnypower254 2 ปีที่แล้ว

    Hello bro, we need from you to make a custom video with html css and js because you didn't make it before at your channel . Thanks 🙏 for your content .

  • @matthijs8702
    @matthijs8702 ปีที่แล้ว

    I followed the code but it returns ${progressStartValue} and I dont find any errors in the console. Any suggestions?

  • @tolgaaymaz2017
    @tolgaaymaz2017 ปีที่แล้ว

    How many years have you known these languages? And how old are you because you have really nice projects, I hope you get where you want to be successful :)

    • @CodingLabYT
      @CodingLabYT  ปีที่แล้ว

      I've been coding 4+ years and am 23. Thankyou for you beautiful words.

    • @tolgaaymaz2017
      @tolgaaymaz2017 ปีที่แล้ว

      @@CodingLabYT
      I'm 22 years old too, I hope I can be a good coder like you because I really want it sincerely you're amazing :)

  • @aabirsabil4393
    @aabirsabil4393 ปีที่แล้ว

    Very good. Thanks for this video

    • @CodingLabYT
      @CodingLabYT  ปีที่แล้ว

      Most welcome. Glad you liked it.

  • @cgianimationtv1828
    @cgianimationtv1828 2 ปีที่แล้ว +1

    nice 👍 one

  • @braveplayers6133
    @braveplayers6133 2 ปีที่แล้ว +1

    Awesome tutorial😍, but I want to know when i am making copies of that container div then the js makes only the first one run but the copied ones just do not run. any solution ? i'm a new guy

    • @CodingLabYT
      @CodingLabYT  2 ปีที่แล้ว

      You can take source code from my website link is in description.

  • @gonzaloduarte6087
    @gonzaloduarte6087 ปีที่แล้ว

    Amazing tuto bro, thanks for help !

  • @jariyaboonchaleaw8506
    @jariyaboonchaleaw8506 ปีที่แล้ว

    thank you it's a great viedo 😍😍😍😍😍😍

  • @shadow-k3k1g
    @shadow-k3k1g 8 หลายเดือนก่อน

    good gob continue

  • @vijik8543
    @vijik8543 2 ปีที่แล้ว +1

    Thanks a lot

  • @zaurmammadov4521
    @zaurmammadov4521 2 ปีที่แล้ว +1

    Thanks😊🙏

  • @it9hektar
    @it9hektar ปีที่แล้ว

    Thank U 👍

  • @wulfguitar106
    @wulfguitar106 2 ปีที่แล้ว +1

    nice work

  • @nurislam-1286
    @nurislam-1286 ปีที่แล้ว

    thank you becouse there are Source Codes

  • @sayedhussain
    @sayedhussain ปีที่แล้ว

    Thanks a million bro!

  • @Ariez0218
    @Ariez0218 2 ปีที่แล้ว

    Can you make a video on a dropdown that pushes down a content?

  • @vFedora
    @vFedora ปีที่แล้ว

    the outline bar doesnt progress.circularProgress.style.background part doesnt work

    • @CodingLabYT
      @CodingLabYT  ปีที่แล้ว

      You can take all the source code form my website, link is in the description.

  • @ezravazquez3795
    @ezravazquez3795 ปีที่แล้ว

    wow!! much thanks!

  • @Yogeshkumar063
    @Yogeshkumar063 ปีที่แล้ว

    Can u send me javascript for multiple progress bar with dynamic value please

  • @Javicallejon1
    @Javicallejon1 ปีที่แล้ว

    Thanks for your work! insta subscribe😀

  • @휴워니-v8q
    @휴워니-v8q 7 หลายเดือนก่อน

    It works well but very stutters. It's better svg strokedasharry control than it.

  • @cgianimationtv1828
    @cgianimationtv1828 2 ปีที่แล้ว +1

    what screen recorder do you use

    • @CodingLabYT
      @CodingLabYT  2 ปีที่แล้ว

      filmora screen recorder

  • @unknown-user-f5x
    @unknown-user-f5x 2 ปีที่แล้ว

    Please make a custom video player

  • @Video_Editing_Service
    @Video_Editing_Service ปีที่แล้ว

    source code ?

    • @CodingLabYT
      @CodingLabYT  ปีที่แล้ว

      My website link is in the description.

  • @salmanhossain1637
    @salmanhossain1637 ปีที่แล้ว

    Thank you very much.