jQuery - detecting the operating system and operating system version

前端 未结 3 1457
灰色年华
灰色年华 2020-12-08 12:40

I have been writing a userscript for the past few months, for my company, and have just designed the main site for it with installation instructions (our employees are based

3条回答
  •  眼角桃花
    2020-12-08 12:56

    You can use this great javascript library: http://www.visitorjs.com/details It is open-sourced recently

    Edit: Actually, it is now renamed to session.js http://github.com/codejoust/session.js and to my knowledge, that is the best you can get.

提交回复
热议问题