hi! i was having a problem when I scroll my page or when i go on a link ('a') so in script: document.addEventListener("mousemove", (e) => { let x = e.clientX; //replace pageX for clientX let y = e.clientY; // replace pageY for clientY } and with this i solve the problem perdon por mi ingles a quien tenga el mismo problema que tuve con el scroll y el mouse espero le sirva, ya que lo que no tomaba era la posición del mouse al interactuar con la pagina, suerte!!
Hey Coding Snow, nice to meet you! I just found your channel and subscribed, love what you're doing! I like how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your UA-cam Journey, can't wait to see you succeed! Your content really stands out and you've put so much thought into your videos! Cheers, happy holidays, and keep up the great work!
It is for hide the cursor animation when mouse move stopped. clearTimeout() is for reset the timeout variable to again run the same 1000 milliseconds when mouse stopped again. Simply it is for keep the 1000ms gap everytime to hide the cursor animation when mouse move stopped.
Курсор работает хорошо но из за этого минуса дизлайк объясняю в чём проблема при вёрстке этого курсора проблем не будет но при большой страницы при прокрутки сам курсор будет уходить вниз за экран так что я считаю что это не доработка 😐🤔
hi! i was having a problem when I scroll my page or when i go on a link ('a') so in script:
document.addEventListener("mousemove", (e) => {
let x = e.clientX; //replace pageX for clientX
let y = e.clientY; // replace pageY for clientY
}
and with this i solve the problem
perdon por mi ingles a quien tenga el mismo problema que tuve con el scroll y el mouse espero le sirva, ya que lo que no tomaba era la posición del mouse al interactuar con la pagina, suerte!!
Great Work!
Thanks it helped me too :)
thank you, is very helpfull
hey i have a problem when i try to scroll the animation stay at the top and when i get back to top it act normal(follow the mouse pointer)
i like your effort, great work
thanks for continuing to make this type of content
Glad you like it.
No words to say...perfect🤩
Thank you very much ❤
learned so much. thanks!
Hey Coding Snow, nice to meet you! I just found your channel and subscribed, love what you're doing!
I like how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your UA-cam Journey, can't wait to see you succeed! Your content really stands out and you've put so much thought into your videos!
Cheers, happy holidays, and keep up the great work!
Hey, This is so great to hear! you really made my day ❤ Cheers!
hi bot
Wow...Good job..Always perfect 👌
Thank you very much ✌
Amazing ! Thank you so much!!!!!!!
amazing thank you!
thanks it helpful for me....☺
I really liked this and I actually learned something thanks for the video I enjoyed it 👌
Glad it was helpful!
Thanks keep up the good work
@@rudisnyder1981 Thank you! ❤ Will do!
Thank you :)
Thanksss
Awesome bro but waiting for a long time I think you upload video on my request which that blast effects.😓
Thank you bro ❤
Didn't forget, Working on it. I will upload it soon.
Thank god! Please upload soon as possible
Lit 🔥🔥
Keep up it bro.❤
Thank you ❤️
I owe you a lot
Cool video
Thank you ❤
Hi...great video !! I have a silly doubt.. Can u plz tell why do we use clearTimeout() here. Without this also it works fine.
It is for hide the cursor animation when mouse move stopped. clearTimeout() is for reset the timeout variable to again run the same 1000 milliseconds when mouse stopped again.
Simply it is for keep the 1000ms gap everytime to hide the cursor animation when mouse move stopped.
My cursor still doesn't move after inputing
position: fixed;
It suddenly stays at the top left corner. possible errors/solutions?
mine too, I also needs some solution. I am frustrated.
i have a problem my cursor is not work on all links
z-index: 999;
pointer-events: none;
---------------------------------------------
Make sure these styles is in your code.
Can we do this in WordPress
Nice video
🔥🔥🔥🔥
In which year start coding
Where are u live bro
Thank you ❤
A few years now,
I am a Srilankan. Currently, I live in Australia.
@@CodingSnow
Plzz make portfolio website
@@anshut-rex6522 Okay..Stay tuned.
@@CodingSnow
Ok bro 🔥🔥
How can I apply this to a wordpress website?
i made one for my website but i want it to hide in mobile phones is there any way to do so?
use media query to allow the animation only above certain screen width and it will work for sure
👍👍👍
The cursor passes below the side bar. . How to fix this!!
try increasing your z-index
when I scroll it does not follow the mouse
Read the pinned comment. You'll get the solution. 😊
hey can i use your source code in my website plz
Okay, you can use.
thx
can anybody help me
Hi
Курсор работает хорошо но из за этого минуса дизлайк объясняю в чём проблема при вёрстке этого курсора проблем не будет но при большой страницы при прокрутки сам курсор будет уходить вниз за экран так что я считаю что это не доработка 😐🤔
clientX и clientY можешь использовать
Ferpect