L
L
Lion Golden2018-02-05 22:01:52
css
Lion Golden, 2018-02-05 22:01:52

How to drag the application behind the background of the page?

Tried -webkit-app-region: drag; but if you apply it to the body, then all the content does not react in any way (buttons are not pressed, etc. ... it is also interesting that the "selection of elements" in dev tools does not see any elements in any way). Tried to create a fixed div which is not a parent and using z-index moved it to the background but the effect is the same.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Domoratskii, 2018-02-05
@nimayoleynik

If you want to manipulate the page using drag and drop, then you need to use the built-in Drag And drop API

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question