Gets the value jQuery margin-top and the padding-top (bottom similar)

$("#Survey_description").css("marginTop");

$("#Survey_description").css("paddingTop")

Guess you like

Origin www.cnblogs.com/hehuiqiong/p/12558983.html