F
F
Frel2017-02-23 21:55:04
css
Frel, 2017-02-23 21:55:04

How to make a gallery with canvas?

How to make a gallery with canvas? As picture:
picture
code

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaliy Orlov, 2017-02-24
@orlov0562

according to the link to the code, the
algorithm for your task is as follows:
- place a canvas on the page
- draw 5 parts of images on it
- catch onmousemove events on the canvas and track the position of the mouse cursor
- depending on the position, you do the necessary actions, for example, display the entire picture

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question