Browser & OS as body class

前端 未结 2 996
情歌与酒
情歌与酒 2021-01-06 05:41

I would like to have the OS and the Browser in the body class. I need that for pixelperfect styling, because the fonts do not behave the same way in different OS / Browser c

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-06 06:04

    for the browser info, if using jQuery, there is $.browser

    http://api.jquery.com/jQuery.browser/

提交回复
热议问题