I am working on Samsung TV application, so I made interning screen which tell the user some information about this application, after the user read the information he should click on welcome button to go to the main page.
So should I create a new html, then when I click on the button, a new page opening up? Actually I was using this Technic in android applications!!!
So does this work on TV applications? If not, what should I do? Any advice will help, THANKS
Note: I study this code http://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_win_open4 but this function didn't work