I
I
Igor Tkachenko2015-06-08 02:14:19
JavaScript
Igor Tkachenko, 2015-06-08 02:14:19

How to implement an action when hovering over a browser tab with the cursor?

Interested in the question of how, when hovering over the lord of the browser with the cursor, to carry out any action on js?
Also interested in cross-browser and cross-platform options

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Melnikov, 2015-06-08
@foozzi

There is no tab hover event in js. You can use a hack to determine when the cursor will be hovered on the very top of the document (page)
output.jsbin.com/gawobofuge/4

6
65536, 2015-06-08
@65536

no way

A
Alexander Lalikin, 2015-06-08
@Lalikin

the only thing that can be caught is the cursor leaving the < html >

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question