My div looks something like this:
<div tabindex="0" role="button" id="profile-pic" style="background-image: "Some url";"></div>
The background image will be updated based on some criteria. I want to set listener to the style property and listen to background image change. Is it possible?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…