AvailabilityDOM Level 2 CSS SynopsisString getPropertyPriority(String propertyName); Arguments
ReturnsThe string "important" if the named CSS attribute is explicitly specified in this declaration block and has the !important priority modifier. Returns the empty string otherwise. |