F
F
focusss2021-03-17 23:41:40
JavaScript
focusss, 2021-03-17 23:41:40

How to determine through devtools which script hangs inline styles?

There is a task, a site on a tilde and on a tilde to make layout. But, on the tilde, if you climb into the markup, then horror happens there. Now I wanted to see how the position of the block with the image is calculated (backglow), but in Devtools, when opening Event Listeners on this block, except for jquery, tag.js (metric) of the standard tilde libraries does not hang anything.

How to understand how the block position is calculated?

Here is the site .

Here is the block that I want to know how styles are calculated.

6052696769095577677652.png

6052697363f2b383064489.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Proskurin, 2021-03-17
@focusss

You can put a breakpoint on changing the attributes of an element. But if it is a tilde, then there will be obfuscated code that will be difficult to understand.
003qrsckrxzyqsswbfrflsfftfy.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question