Nothing wrong with that. Everything in programming takes much longer to learn than it does to implement once you really know it. I'm pretty certain it took him longer than 3 hours to get to this level with CSS 😉
Ed has already admitted that he designs or works on his video cintent before shooting so defunitely he did not dk it in 2 mins. No one can if you don't have a planned design.
Bro I see your all videos, and some of them repeatedly. You always put smile on my face. You made me a web dev. but still I am in the process to achieve your's level. Love from India ❤️
You are just really amazing, I love your character and your tutorials are based on trendy websites which were what I needed for my assignment. I'm actually basing myself on 5 of your tutorials. I'm so glad to have found you.
Just wanted to say that you're really amazing for sharing all our your great knowledge. In addition, for having a really good sense of humor to top it all off. In the future, when I get the chance to support you, I will! Hope you have a great day :)
I love you and I love this tutorial. With that said, when implementing and customizing this I found an interesting bug: if you have a site with multiple sections and so on, the custom cursor on scrolling will go up and down like crazy. While this is fun, it is not very useful. To fix this: 1. On css, change position: absolute to position: fixed; 2. on js: change e.pageX and e.pageY to e.clientX and e.clientY. That should do it.
Best tutorials ever!. Ed, when you will make a Pyhon course, designed for total beginners? For sure I will buy it, because your teaching style is awsome.. :)
I've worked on something similar recently. But I added position "fixed" to the tracking block at the top left corner. Then I changed transform-translate on "mousemove" with JS. I read somewhere on Stack overflow that it's better to change transform properties instead of top & left for the smooth transition effect. I used e.pageX and e.pageY as well but I got problems with transform on Y-axis on page scroll, so I had to change it to e.clientX and e.clientY. So the line of code looked like this: /* let translation = "translate(" + e.clientX + "px, " + (e.clientY + document.body.scrollTop) + "px)"; item.style.transform = translation; */ I am not sure if I've done it right but it works fine too :)
it's going great on my end , but the cursor won't move away from the side of the window object and its frustrating ...its at the border and going nowhere else !!
Instead of making items in nav turning their color to white you could just use backdrop filter to invert. Imho that would be cooler and wouldn't make longer text disappear. Cool nonetheless
What about when you fill the background-color on the section container the cursor will not work on the section with background-color whether I use z-index on the section container with plus side or the negative side
Please make a full detailed and exciting javascript and its frameworks i.e angular, react courses like html css.... i am very excited after joining this course
Make a loading icon so like the border of the icon is moving with blue like how google sign in has the blue thing moving, add that around the icon or a part of the icon shows the page is loading or doing something
hey Ed .. help me out. so i m building a e-commerce web application and i m kinda stuck in a point . so how can i store my "ORDER ITEM" page information , to "CART" page and then after confirming what the customer ordered it goes to DB . i can work with DB but i m stuck at taking "order information" to my "cart " page ..and i dont to use any temp DB for it . i m new in web development and i not using any JS Framework . and suck at explaining stuff .. hope you getting what i m saying
@Dev Ed I have a question if I bring the cursor near the scroll bar the horizontal scrollbar appears and if apply overflow: hidden; it automatically vanishes the vertical scroll bar what should I do?
Since I can't find the answer anywhere online, is it possible to use a CSS/JS file as a Windows standard mouse cursor? Basically using it outside of the CSS file, and if not, is it possible to just constantly run this file through notepad and keep it as a "default" cursor? Thanks!
Ed i laughed so much when you kicked the cursor lmao
that kick was awesome LOL 😂
same. I didn't expect to laugh though.
Same 😬😂
This is one of those things that make you look stupid if you show them to someone, but are extremely funny
Yes mee too bro😁😁😂😂😂
Yess!! As a CS student you are my main source of learing new and cool stuff for my projects! Thank you!
same :)
I also like CS, my favorite is CS:GO
@@uontap I love R6S
@Unique Bacon Soldier This is a joke
When it take you 3 hours to make working cool looking navbar, and then you see guy making better in 2 minutes...
This comment made me laugh a lot but at the same time it hurted me HAHAHA
@@nglx5846 LMAO
Nothing wrong with that. Everything in programming takes much longer to learn than it does to implement once you really know it.
I'm pretty certain it took him longer than 3 hours to get to this level with CSS 😉
@@danielhughes3758 Hah, true. For now I have big problems with designing :/
Ed has already admitted that he designs or works on his video cintent before shooting so defunitely he did not dk it in 2 mins. No one can if you don't have a planned design.
You never fail to inject your viewers with your humor!
Best greetings ever!
Bro I see your all videos, and some of them repeatedly. You always put smile on my face. You made me a web dev. but still I am in the process to achieve your's level.
Love from India ❤️
bhai kitne progress hua ? :)
You are just really amazing, I love your character and your tutorials are based on trendy websites which were what I needed for my assignment. I'm actually basing myself on 5 of your tutorials. I'm so glad to have found you.
Your channel is the MTV of programming youtubers!
i'm actually obsessed with your videos thank you
I can't wait for your JavaScript courses mate! Your content is top notch - much love from Australia!
Just wanted to say that you're really amazing for sharing all our your great knowledge.
In addition, for having a really good sense of humor to top it all off.
In the future, when I get the chance to support you, I will! Hope you have a great day :)
Dude you are so awesome!! Best personality I have ever watched!
Thanks, Ed. This is brilliant. Subscribed!
hahah finally a web dev that makes a tutorial enjoyable! way to go ed I was laughing so much at the sponsor joke
The music let’s me feel I am in a mega cool bar - chilling 😛
I was always wondered how this effect is made. Now I know that it's really easy.
This looks really awesome! I will try to recreate this
Your are a great teacher that keeps the experience entertaining but very informative. Thank you
14:37 "Ok, let's calm down everybody."
..we need to focus🤣🤣
Dude your the best! You're funny, professional, and you just fkn rock. Keep going bro!!!!
This is excellent timing for a project I've got on at work. Champion
I cannot wait to buy your JavaScript course
Especially that it doesn't work.
your tutorial keeps me boosted! thank you @Dev Ed
I love you and I love this tutorial. With that said, when implementing and customizing this I found an interesting bug: if you have a site with multiple sections and so on, the custom cursor on scrolling will go up and down like crazy. While this is fun, it is not very useful. To fix this:
1. On css, change position: absolute to position: fixed;
2. on js: change e.pageX and e.pageY to e.clientX and e.clientY.
That should do it.
Thanks. Why are you like the only person who noticed this? Lol I went to the comments expecting more and had to search through them.
@@rohitb23 anytime!
Thank You soo much man!
I didn't know that we can use negative z-index!
Btw helpful video👍
I swear to GOD your soooo good i just click on your videos becuase I like your personality your amazing please never ever stop uploading plz
same here. I even watch videos that dont even concern me. Best RUclipsr out there 100%. Dev Ed> pewdiepie
XD Why is your desktop so clean, I'm jealous. Your tutorials rock by the way.
Cursor: none; is not working on hovering over links and buttons. Please tell How to solve it?
It's really cool !!
Thanks Dev Ed
.
0:19 I did not expect that xDDDDDD
Best tutorials ever!. Ed, when you will make a Pyhon course, designed for total beginners? For sure I will buy it, because your teaching style is awsome.. :)
Super cool tutorial, Ed. Add the cursor: pointer back on the hovered-links and it looks nice! :)
Thank you so much !! I was trying since this morning 😅
Clicked like for that amazing intro!
Also. I'd probly just buy your javascript course because you're awesome. And very knowledgable
Can't wait for your Js course Ed! 😍
Thank you so much for this awesome and fun course!
I've worked on something similar recently. But I added position "fixed" to the tracking block at the top left corner. Then I changed transform-translate on "mousemove" with JS. I read somewhere on Stack overflow that it's better to change transform properties instead of top & left for the smooth transition effect. I used e.pageX and e.pageY as well but I got problems with transform on Y-axis on page scroll, so I had to change it to e.clientX and e.clientY. So the line of code looked like this: /* let translation = "translate(" + e.clientX + "px, " + (e.clientY + document.body.scrollTop) + "px)"; item.style.transform = translation; */ I am not sure if I've done it right but it works fine too :)
Can't wait for the courses
My favourite tech RUclipsr.
i really love your videos i always learn so much so thank you :)
Dude you are amazing !
maaan!!!! ur amazing .. big fan of urs .. learnt most of my coding from ur channel ... keep on it doing ... also do a MERN stack video :P
I love your videos man! Thank you so much
we need a javascript course. I have your html and css course, and I've watched it. now, we need a JS course ASAP
Working on it 😀
@@developedbyed Thanks for reading Dev. It's an honour
bro the squarespace ad had me dying! xD
Love your tutorials!
Appreciated the tutorial, appreciated Brock Berrigan.
Thanks Ed for awesome video.
This is the only website of yours that i can do without seeing your video.
it's going great on my end , but the cursor won't move away from the side of the window object and its frustrating ...its at the border and going nowhere else !!
really excited for JavaScript 🔥😍
I am from India , I love your Chanel,
I learn many things from you , thank you soo much.
you are my fav dev Ed,❤️
Thanks, helped a lot !
Sup Ed the amazing Dev from Romania . Love from Serbia !!!
Ed ... ❤️ I love the fun you make in between the videos😀😀😀😀
1000 views in just 27 minutes... Yes I check yt notifications everyday for your latest videos. #my_gorgeous_teacher_on_the_internet
its giving me error
Cannot read properties of null (reading 'addEventListener')
at line : mouseCursor.style.top = e.pageY + "px";
Hi, I have a question if you add multiple sections with scroll does not work. It only works in the first section. How would you solve this?
Instead of making items in nav turning their color to white you could just use backdrop filter to invert. Imho that would be cooler and wouldn't make longer text disappear. Cool nonetheless
thx u sir
What about when you fill the background-color on the section container the cursor will not work on the section with background-color whether I use z-index on the section container with plus side or the negative side
Ed, You're the Golden Child of WebDev. Awsome personality to boot! BTW, what Screen Recording software do you use? *Peace!
How do you copy the lines on 1:31?
Please make a full detailed and exciting javascript and its frameworks i.e angular, react courses like html css.... i am very excited after joining this course
Good content my man
Hi, how I can do the same thing over a video? I want to create a circle that when pressed it opens a pop-up to starts the video
Perfect. You are amazing.
Will this thing allow any element on the web page to be clickable?
Your openings crack me up every time 😂
the opening killed me 🤣🤣🤣🤣🤣🤣🤣🤣warap with the cursor
Waiting for blender 😍🔥
Make a loading icon so like the border of the icon is moving with blue like how google sign in has the blue thing moving, add that around the icon or a part of the icon shows the page is loading or doing something
what if i have a long page and i need to scroll , how can i increase the top property of the cursor on scroll?
I designed an entire cuberto website and it took me a whole month of continuous work at a rate of 9 hours per day
Thank you so much for this! It‘s really helpful (and fun) :-)
Thanks a billion. You're amazing. Be happy 😍
hey Ed .. help me out.
so i m building a e-commerce web application and i m kinda stuck in a point . so how can i store my "ORDER ITEM" page information , to "CART" page and then after confirming what the customer ordered it goes to DB . i can work with DB but i m stuck at taking "order information" to my "cart " page ..and i dont to use any temp DB for it . i m new in web development and i not using any JS Framework . and suck at explaining stuff .. hope you getting what i m saying
Hey can you tell me how we could do this with ' nav-links a ' cause it won't change the color of the font when it's an actual link
How could we do a 2 layer image, so when we do this instead of see in top layer we see part of a bottom image?
You are great, thanks for sharing!!
Great video! Thanks a lot!
When you watch exactly what you searched for and hear on the background the remixed song from your favourite movie. That's sooo good, lol
ed u are god tier
@Dev Ed I have a question if I bring the cursor near the scroll bar the horizontal scrollbar appears and if apply overflow: hidden; it automatically vanishes the vertical scroll bar what should I do?
how to add backdrop filter to the cursor please tell
Legends say that it is not easy to get a heart from Dev Ed.
The legend is true
That was Amazing,
I actually love you!
Since I can't find the answer anywhere online, is it possible to use a CSS/JS file as a Windows standard mouse cursor? Basically using it outside of the CSS file, and if not, is it possible to just constantly run this file through notepad and keep it as a "default" cursor? Thanks!
How you learn or create this amazing stuffs!! Ed you're a great dev youtuber haha
DevEd for president
YOU ARE SO FUNNYYY, AND A VERY GOOD TEACHER!!!!
i spit my water when Ed kicked the cursor HAHA
guys, need your help - I wrote all of the code exactly the same, but it can't see .link-grow. what to do?
I write the exact same code, the cursor's background (grow) changes but doesn't scale. :/
This is awesome, but when implemented it's really laggy when scrolling down a page (Chrome) any fix for that?
If you use clientX and clientY instead of pageX and pageY, the cursor will behave as expected.
Also what I needed to add was a box-shadow. So I don't see the "pixelated" kind of laggy border when I move the mouse too fast.
What you did with the transition and the transition-property, you could have just set it as "transition: background 0.3s ease, transform 0.3s ease;"
Can anyone explain me why the deved(logo) covered so much space in the nav?
Ed I noticed in the end of the video when you scrolled down cursor stucks on the same position and doesn't follow up.
Instead of animating the top/left properties wouldn't it performance wise be better to animate the transform(XY) properties instead?