D
D
Dmitry2017-06-13 15:25:34
JavaScript
Dmitry, 2017-06-13 15:25:34

How to determine which script prescribes styles?

Hello, I often come across the fact that Javascript writes css properties inline in the tag. This happens mostly on other people's projects. You have to look in scripts. How can I see from the browser which script has changed the property? And is it possible?

Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Maslennikov, 2017-06-13
@aprenoir

Can be tracked by id or class name. We find the identifier and use it to track which script makes changes.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question