/ Published in: JavaScript

This function will test whether or not the browser supports a specified CSS3 property, like "border-radius."
Note that, when passing the property, omit the dash. So, instead of "border-radius," pass "borderRadius" (or "BorderRadius").
Note that, when passing the property, omit the dash. So, instead of "border-radius," pass "borderRadius" (or "BorderRadius").
Comments
