D
D
DonTraffic2020-10-05 14:40:57
JavaScript
DonTraffic, 2020-10-05 14:40:57

How to put ignore on element.js in browser debugger?

There are 3 files, index.html, parallax.js and script.js. when debugging script.js, you will need to constantly scroll through the parallax.js functions to get to the function in script.js that needs to be done. The question is how to avoid this? Is it possible to add the parallax.js file to the exception? Or enable debugging for index.html and script.js only?
By debugging, I mean this:
5f7b063628c04791268604.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vest, 2020-10-06
@Vest

You have already asked a similar question: How to make a JS file ignored in the browser debugger?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question