Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studo Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studo Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
Problem – Loading external page
Hi,
I am trying to load http://www.bom.gov.au/products/IDR663.loop.shtml in a page the radar loop image does not display. Any help would be appreciated.
I have the following in the config.xml file:
<access origin=”http://www.bom.gov.au” subdomains=”true”/>
<tizen:allow-navigation>*.bom.gov.au</tizen:allow-navigation>
The following in index.html:
<!DOCTYPE html>
<html>
<head>
<meta charset=”utf-8″ />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0″>
<meta name=”description” content=”Tizen Wearable basic template generated by Samsung Wearable Web IDE”/>
<title>Tizen Wearable Web IDE – Tizen Wearable – Tizen Wearable basic Application</title>
<link rel=”stylesheet” type=”text/css” href=”css/style.css”/>
<script src=”js/main.js”></script>
<style>
</style>
</head>
<body>
<div class=contents>
<iframe src=”http://www.bom.gov.au/products/IDR663.loop.shtml” border=”0″ scrolling=”no” allowtransparency=”true” width=”360px” height=”360px” style=”border: 0; width: 360px; height: 360px;”> </iframe>
</div>
</body>
</html>
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio