I want to open an url form my Tizen Web widget in the defaut browser.
I tried with this:
<a href="http://www.myurl.com/" target="_blank"></a>
but the link opens in the TIzen Web widget?
How should I do ?
I want to open an url form my Tizen Web widget in the defaut browser.
I tried with this:
<a href="http://www.myurl.com/" target="_blank"></a>
but the link opens in the TIzen Web widget?
How should I do ?