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

87
Views
hover does not active when trying to see hidden qr code bar?

I am trying to clone a website and here is this website's link

https://shopee.vn/

as you can see in this picture, when I hover the mouse to the line name "tải ứng dụng" it will show the QR code

picture about problem 1

my problem is, I want to use some extensions like page ruler redux to measure the QR code's size, but it disappear when I move the mouse to another position (I click to the hover at the force element state, but it still disappear).

I think that when I click to the hover at the force element state, it must show the QR code and it will not disappear ?

Could you please give me some way to make it display to measure it?

Thank you very much for your time.

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

0

The Chrome/Edge Dev tools have a built-in measurement function, hopefully this gets what you want.

  1. Right-click => Inspect element on the link, expand the div and click on the :after selector
  2. Making sure the inspect element page is in focus (the last thing you clicked on), hover over the link
  3. With only the arrow keys on your keyboard, navigate the element tree (up/down to move up and down, left/right to expand, enter if you want to copy a property, like the image url). As long as you don't click, the element stays up.

dev tools

about 4 years ago · Juan Pablo Isaza Report

0

  1. find the QR code element node by chrome devtools, as you can see in this picture, the div html which one has a classname be named shopee-drawer__contents

picture about how to find element node name

  1. In chrome devtools console, you can print it out or use document method to measure it.

For instanse document.getElementByClass('shopee-drawer__contents').getBoundingClientRect() print out width & height

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!