Reputation: 133
I am trying to debug some image slideset which turns out with set height on outer div. The height is too short so you see only half of the images. I want to find which JS script sets this height in this div. Is there any way to do it?
Upvotes: 13
Views: 3480
Reputation: 1396
Execute your code to see which line changed the attribute.
Upvotes: 19