Since the UA is essentially the same between them, is there a reliable way to detect whether a user is a visiting a web page with the Metro IE10 browser vs. the Desktop IE10 browser? I'd like to display some alternate content based on the browser being used (ex: detailed download instructions which differ between IE Classic, IE Metro, Firefox, Chrome, etc.). One thing I did notice is that navigator.platform is "Win32" for both the x86 and x64 Classic IE10 and it's "Win64" for Metro IE10, but I'm not sure how reliable that will be. Are there any features in one IE10 that's not available in the other?
↧