B
B
bulbazaur2014-09-21 04:12:19
css
bulbazaur, 2014-09-21 04:12:19

How to load image only on hover?

Is it possible to make the browser download a specific JPG only when the user hovers over a link? No JavaScript, just CSS.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Petrov, 2014-09-21
@Petroveg

Loading Images on Demand with Pure CSS
Based on a background image in a block with display:none. Saving when the cursor leaves the block is implemented using transition and a very large delay time.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question