S
S
SpeakeazyYT12019-02-24 14:18:12
JavaScript
SpeakeazyYT1, 2019-02-24 14:18:12

How to filter elements of Highload infoblocks from several blocks?

Good afternoon. I want to make a component with a filter on my site that will filter elements from several Highload infoblocks.
For example. In the 1st Hl-block, we have car brands: a17c9d3232.png
In the 2nd - car models (depending on the brand): 14ed6682cf.png
In the 3rd - car modifications (depending on the model): b808db4a8e.png
In the 4th - cars (depending on the car on the choice of modification): eca38288e4.png
And finally, in the 5th Hl-block - a suitable battery for the selected car (the battery depends on the selected car) - there is no screen, everything is simple, the battery characteristics and car id fields.
The task is this: to make a filter so that when choosing a brand -> model -> modification -> car, it shows the required battery, and unsuitable variants of models, modifications are excluded from the list.
If you understand what I'm talking about, then please tell me how this idea can be implemented?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Viktor Novikov, 2016-09-20
@evil0o

Mr. Pavel K correctly answered you about overflow-x: scroll;. If you are confused by HOW exactly the scrollbar looks, then this is in the direction of third-party plugins. And not because I'm too lazy to explain how to implement it myself, but because this is the thing that you should not write yourself in most cases. But if you are not in the majority, no one bothers to look at the implementation of any custom scroll.
Of those custom scrolls that come to mind immediately - SlimScroll

P
Pavel K, 2016-09-19
@PavelK

overflow-x: scroll;

A
Alexey, 2019-02-25
@AlexeyCaTHaR

You can try via runtime in the request

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question