Hi everyone ,I m developping a Winjs/HTML windows Store application .
I have to do some tests every period of time so let's me explain my need.
when i navigate to my specefic page , I have to test (without a specefic time in advance=loop)
So when my condition is verified it Will render a Flyout(Popup) and then exit from the Promise. (Set time out need a specefic time but i need to verify periodically )
I read the msdn but i can't fullfill this goad .
If someone has an idea how to do it , i will be thinkful.
Every help will be appreciated.