• Posts Tagged ‘font-size’

    jQuery.px

    by  • 2011-08-21 • jQuery • 0 Comments

    jquery.px

    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 →