G
G
graph zero2019-12-16 23:30:22
JavaScript
graph zero, 2019-12-16 23:30:22

Table horizontal scrolling: overflow not working?

Horizontal scrolling of the table does not work on the site.
Googled, tried to stick overflow - it did not work. Probably another class is blocking - I can't figure it out.
Please help.
In order not to be unfounded, an example: the alpine skiing page https://velostation.ru/downhill-skis/
Please tell me what is wrong?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
shmatuan, 2019-02-01
@Almazmr

priceobj = j.data.find(e => e.market_hash_name === name)
if(priceobj) pricename = priceobj.price

D
Dmitry Eremin, 2019-02-01
@EreminD

data is an array
j.data[0].price - this is how it works

A
Ankhena, 2019-12-17
@hiem5

Set dimensions
https://jsfiddle.net/pwtmb809/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question