jQuery has height() en width() functions that returns the height or width in pixels as integer...
How can I get a padding or margin value of an element in p
I probably use github.com/bramstein/jsizes jquery plugin for paddings and margins in very comfortable way, Thanks...