DarwinniwraD Data Painc

A Useful way to pick up the CSS Selector

var foo = $(“Selector”).css(“width”);
w = parseInt(size.replace(“px”,””)) – 10;
$(“Selector”).css(“attribute”, w-10);