jQuery.px
by Martijn • 2011-08-21 • jQuery • 0 Comments

While working on a jQuery project, I needed to know the width of the CSS border sizes “thin”, “medium” and “thick”. Since these depend on the browser you’re using, the only way to know for sure is measuring it.
Read more →