<div onclick="alert(this.style.width)" style="width:200px">Click me</div> <div onclick="alert(this.style.width)">Click me</div>