“Inspect” a hover element?

后端 未结 9 2037
借酒劲吻你
借酒劲吻你 2020-11-30 18:48

Note: I\'ve read similar threads, but none quite my issue - I can right click on it fine, it just then disappears.

I find \"Inspect Element\" an invaluable tool in C

9条回答
  •  日久生厌
    2020-11-30 19:44

    What worked for me is selecting the specific a tag I wanted to inspect and do this:

    enter image description here

    After doing the above, I would again normally select that a tag then the dropdown will automatically stay as-is even when I mouseover to other places like Inspect Element, etc.

    You can just refresh the browser when doing inspecting the menu dropdown elements to go back to normal state.

    Hope this helps. :)

提交回复
热议问题