XF 1.4 Firebug on PreviewTooltip, how ?

Allan

Well-known member
Licensed customer
I would like inspected the popup but how ?
if I move the mouse, the popup closes.

Example:

Screenshot_32.webp
 
Easy way, hover a thread, then inspect any element and go to the bottom of the source code, you'll notice the html appears now.

Change the element style from none to block:

Screenshot_7.webp
 
Back
Top Bottom