Download page needs a tidy up
Jacob Carlborg
doob at me.com
Thu Aug 22 00:34:09 PDT 2013
On 2013-08-22 06:28, Tyler Jameson Little wrote:
> Why not sniff the platform? I think Firefox & Dart websites do this.
> This can be retrieved with navigator.platform:
> https://developer.mozilla.org/en-US/docs/Web/API/window.navigator.platform
>
> Of course, the others should be easily accessible.
Or just using the user agent, since it has to work on all major browsers.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list