D
D
dsgnfox2019-02-08 14:34:08
css
dsgnfox, 2019-02-08 14:34:08

How to add a class to the next flight?

There is such a page 26060.ru/r
I can’t figure out how to add a class to the next flight in order to visually highlight it.
Can you suggest a solution.

upd. You need to compare with the time according to Moscow time and add a class to the next of the future flights.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Destell, 2019-02-08
@dsgnfox

codepen
I didn't test it in detail, you can change the time yourself and see how it switches.

V
Valentin, 2019-02-08
@romanko_vn

As for me, it's better to do this on the server side, take the current date and compare it with the flight time, and immediately add a class, for example .next_flight and that's it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question