Is there a way to get inspect element highlight on ie11?

I am quite surprised I didn't see this question asked but I couldn't find any.

When I "inspect element" on ie11, passing my cursor on the divs won't make the elements highlight on my screen.

Is there a way (fix, module ...) to have it ?

The only link I found on google sent me on a "Inspect Element Will Not Highlight Element in DOM Explorer for ..." deprecated link :

Is it not possible on ie ?

Many thanks !

2

1 Answer

Activate DOM element highlighting. Note the squared square icon (2nd upper left) or by pressing keyboard combination Ctrl+Shift+I as demonstrated in the following partial screenshot:

DOM element highlighting

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like