Hello everyone,
For Windows store development using HTML/JavaScript loading Local HTML files with all support(Images, Audio files, Videos)
we have two controls iframe and
webview as Rob says
here
For purely local content you can use an IFrame. If your content is web-based then you will want to load this in the (new for Windows 8.1) WebView control
(see the HTML WebView control sample ).
--Rob
I loaded my local HTML file in IFrame it is working fine right now.
I wonder about why we need two controls for Same content & what are the advantages of IFrame over webview.
I already go through new Webview advantages in windows 8.1 here
Any one have info about this Please try to help me.
Thanks
devendra