Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

261
Views
blur and unblur effect and hover effect css and javascript

image of the problem

when I hover on the text I can not get the x and y from the background. so the circle is stopped and the movement is not smooth. I need to move the circle as I want and when hovering on the text, it will display.

here is the code

https://github.com/safaa-alnabhan/blur-effcet?fbclid=IwAR0VJoVaeJhttWDgOeueFm-63a36pU866l7u9kMkYodbp6slAM-3XRUdIBM

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

make "content" parent of all much better.

OR

            d.addEventListener('mousemove',function(e){
            if(e.target && e.target.classList.contains("moveable") ){
              //moveable class of all elements
                  getCoOrdinates(e);
             }

         });

and then you need to take e of the "content" not the "text "

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!