Topics

JavaScript Platform

About this topic: Articles tagged __TAG__

Showing 1 articles

Topics

Articles

Showing 1 articles

How-tos How to Detect Operating System in JavaScript To detect the current operating system we are working on, we can use JavaScript properties. Some most used properties are the navigator.platform, navigator.appVersion, and …

← All topics