Is there a way to have a website prompt the user to create a Windows 8 Live tile?
Everyone talks about adding live tile support to your website, but user interaction is still required to add the live tile to the Windows 8 start menu. There is also a difference between the IE11 Windowed version, which just pins the site to your apps, or IE11 Metro, which adds the live tile.
I am asked to add an option "Create Windows 8 Live tile" to our website.
There is a javascript call (msAddSiteMode
) to prompt the user to pin a site, but I need a live tile.