使用HTML5(混合应用程序)在Windows Phone中开发应用程序

问题描述:

我已经准备了一个混合应用程序使用HTML5现在我想在Windows上运行它。我刚刚将我的整个项目文件夹放在Visual Studio express 2012年的HybridHTML5应用程序中我将它运行在emulatoe&nbsp ;但默认情况下它选择
Internet Explorer所以所有页面都在一个屏幕上而不是导航。由于html5支持chrome和mozilla更好。所以有什么方法可以找到这个问题我想要我的页面在Windows中导航或者有没有办法在visual studio express 2012中选择chrome
作为我的浏览器。

Hi, I have prepared one hybrid App using HTML5 now i wanted to run this on windows .I have just placed my overall project folder in Visual studio express 2012 in HybridHTML5 Application folderand i got it run in emulatoe  but by default it is choosing Internet Explorer so all  the pages are coming on one screen instead of navigating.As html5 support chrome and mozilla better.So is there any way to sought out this problem i want my pages to be navigated in windows OR is there any way to choose chrome as my browser in visual studio express 2012.

如果您只能在Windows手机中使用IE,那么为什么要使用chrome或firefox进行开发会感到困惑?

Confused if you can only use IE in the windows phone why would you want to use chrome or firefox to develop with?

在visual studio中开发网站时,您应该在允许您选择使用哪个浏览器的开始按钮

When developing web sites in visual studio you should have a drop down next to the start button which allows you to select which browser to use