R
R
Rasul Gitinov2018-02-15 11:31:21
css
Rasul Gitinov, 2018-02-15 11:31:21

How to make a slider with a tooltip attached to the current position?

Hello.

How to make such a slider:
5a854473d4670363039314.png

When hovering over a cell in the strip, the tooltip should move to it and the values ​​in the tooltip should change depending on the cell.

Are there plugins with this functionality? Maybe someone came across.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton, 2018-02-15
@Eridani

Take Slick JS for the slider, convert the dots to cells, write a hover event. Calculate the coordinates of the cell and, on an event, move the block to these coordinates, taking information into the block either from the date attributes, or from somewhere else.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question