org.symbian.tools.wrttools.previewer/preview/wrt_preview.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Mon, 17 May 2010 15:21:01 -0700
changeset 334 915daddff233
parent 304 d92630dec325
child 338 41174f0a7f7c
permissions -rw-r--r--
JS cleanup to make it more compatible with JSDT

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
/**
 * Copyright (c) 2009-2010 Symbian Foundation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
 * which accompanies this distribution, and is available
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
 *
 * Initial Contributors:
 * Symbian Foundation - initial contribution.
 * Contributors:
 */
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>WRT Debugger</title>
	<!-- jQuery-ui Begins -->
		<link type="text/css" rel="stylesheet"  href="preview/script/jquery-ui/css/ui-darkness/ui.all.css"/>	
		<script type="text/javascript" src="preview/script/jquery-ui/js/jquery-1.2.6.min.js"></script>
		<script type="text/javascript" src="preview/script/jquery-ui/js/jquery-ui-1.6.custom.min.js"></script>
	<!-- jQuery-ui Ends -->	
	<script type="text/javascript" language="JavaScript" src="preview/script/nokia.js"></script>
	<script type="text/javascript" language="JavaScript" src="preview/script/resolution.js"></script>
	<script type="text/javascript" language="JavaScript" src="preview/preferences.js"></script>
	<link type="text/css" rel="stylesheet"  href="preview/css/style.css"/>
	<link rel="icon" type="image/gif" href="preview/favicon.gif" />
</head>
<body>
	<div id="preview-ui-top">
		<div id="DeviceDisplayLayout" class="hide">
			<div id="DisplaySFKWrapper">
				<div id="DisplayArea">
					<div id="IconArea"></div>
					<div id="WidgetArea">
						<div id="iframeMask" class="hide"></div>
						<iframe src=""></iframe>
					</div>
					<div id="MenuItemsArea" class="scroll-pane">
						<ul>
							<li><a href="javascript:void(0);">Exit</a></li>
						</ul>
					</div>
					<div id="SoftKeysArea">
						<ul>
							<li id="LskLabel"><a href="javascript:void(0);">Options</a></li>
							<li id="RskLabel"><a href="javascript:void(0);">Exit</a></li>
						</ul>
					</div>
				</div>
				<div id="SoftKeys">
					<a href="javascript:void(0);"><img src="preview/images/TransperantImage.png" name="LskArea" border="0" id="LskArea"/></a><a href="javascript:void(0);"><img src="preview/images/TransperantImage.png" name="RskArea" border="0" id="RskArea"/></a> </div>
				</div>
			</div>
		<div id="Dialog" title="Notification window"></div>
<div id="PreferencesTab" class="hide">
	<div id="tabs">
		<ul>
			<li><a href="#tabs-1">Preferences</a></li>
			<li><a href="#tabs-2">Event Triggers</a></li>
		</ul>
		<div id="tabs-1">
			<div id="settings-view">
		<table width="100%" cellpadding="0" cellspacing="0">
			<tr>
				<th>
					WRT Version
				</th>
				<td>
					<label><input type="radio" name="wrt_version" id="wrt_version_1_0" value="WRT 1.0"/> WRT 1.0</label>	
					<label><input type="radio" name="wrt_version" id="wrt_version_1_1" value="WRT 1.1"/> WRT 1.1</label>	
				</td>
			</tr>
			<tr>
				<th>
					Home Screen view
				</th>
				<td>
					<div id="HS_Control_Info">
						Hello
					</div>
				</td>
			</tr>
		</table>
		</div>
		
			<div id="mini-view-info" class="hide">
				<div class="ui-panel">
					<a class="ui-button" id="mini-view-back">Back</a>
				</div>
				<table cellpadding='0' cellspacing='0' width="100%">
					<tr>
						<th>To enable Mini view support for HomeScreen widget </th>
					</tr>
					<tr>
						<td>
							Add this line in Info.plist file
							<code>&lt;key&gt;MiniViewEnabled&lt;/key&gt;<br/>&lt;true/&gt;</code>
							and optionally add the following to the MainHTML file
							<code>&lt;div id="miniView"&gt; &lt;--  Define your Home Screen view here  --&gt; &lt;/div&gt;</code><br/>
							See Web Developer's Library for <a class="link" href="http://library.forum.nokia.com/index.jsp?topic=/Web_Developers_Library/GUID-63F4E17E-8895-4054-82AD-762B90610B30.html" target="_blank">more details</a>
						</td>
					</tr>
				</table>
			</div>
		
		
		</div>
		<div id="tabs-2">
			
			<div id="event-icons">
				<div id="event-battery"></div>
				<div id="event-messaging"></div>
				<div id="event-memory"></div>
			</div>

			<div id="event-battery-info" class="hide">
				<div class="ui-panel">
					<a class="ui-button" id="event-battery-back">Back</a>
				</div>
				<table cellpadding='0' cellspacing='0' width="100%">
					<tr>
						<th colspan="2">Battery Triggers</th>
					</tr>
					<tr>
						<td>Charging status</td>
						<td>
							<a class="ui-button-fixed" id="connect-charger">Connect charger</a>
							<a class="ui-button-fixed" id="disconnect-charger">Disconnect charger</a>
						</td>
					</tr>
					<tr>
						<td>Battery Strength</td>
						<td>
							<div id="slider"></div>
							<div id="slider-value-panel"><span>0</span></div>
							<div><a class="ui-button-fixed" id="update-batter-strength">Update</a></div>
						</td>
					</tr>
				</table>
			</div>

			<div id="event-messaging-info" class="hide">
				<div class="ui-panel">
					<a class="ui-button" id="event-messaging-back">Back</a>
				</div>
				<table cellpadding='0' cellspacing='0' width="100%">
					<tr>
						<th colspan="2">Message Triggers</th>
					</tr>
					<tr>
						<td>New message</td>
						<td>
							<a class="ui-button-fixed" id="send-sms">Trigger new SMS</a>
							<a class="ui-button-fixed" id="send-mms">Trigger new MMS</a>
						</td>
					</tr>
				</table>
			</div>

			<div id="event-memory-info" class="hide">
				<div class="ui-panel">
					<a class="ui-button" id="event-memory-back">Back</a>
				</div>
				<table cellpadding='0' cellspacing='0' width="100%">
					<tr>
						<th colspan="2">Memory Triggers</th>
					</tr>
					<tr>
						<td>Memory Card</td>
						<td>
							<a class="ui-button-fixed" id="connect-memory-card">Connect</a>
							<a class="ui-button-fixed" id="disconnect-memory-card">Disconnect</a>
						</td>
					</tr>
				</table>
			</div>
			
		</div>
	</div>
</div>
	<div id="InspectorTab" class="hide">
		<div>To open Web Inspector you need to:
			<ol>
				<li>Disconnect debugger from Chrome browser.</li>
				<li>Press <span id="UniversalShortcut" class="shortcut">Ctrl+Shift+I</span><span id="MacShortcut" class="shortcut">Command+Option+I</span> to open inspector.</li>
			</ol>
		</div>
	</div>
	</div>
	<div id="preview-ui-bottom">
		<div id="preview-ui-bottom-header">
			<div>Console window</div>
			<span class="open" id="Console-Toggle-Button"></span>
			<span id="Console-Clear-Button"></span>
		</div>
		<div style="clear:left;"></div>
		<div id="preview-ui-bottom-body">
		</div>
	</div>
	<div id="TopToolbar">
		<div id="rotateCW"></div>
		<select id="resOptions">
			<option selected="selected" value="http://www.forum.nokia.com/devices/matrix_240x320_1.html">240x320</option>
			<option value="http://www.forum.nokia.com/devices/matrix_320x240_1.html">320x240</option>
			<option value="http://www.forum.nokia.com/devices/matrix_360x640_1.html">360x640</option>
			<option value="http://www.forum.nokia.com/devices/E90_Communicator">800x352</option>
		</select>
		<div id="rotateCCW"></div>
	</div>
	<div id="PreferencesBtn" class="hide"></div>
	<div id="InspectorBtn" class="hide"></div>
	<div id="orientationIcon"></div>
	<div id="loaderDiv"></div>
	<div id="NotificationDiv" class="hide">
		<p>WRT Simulation may not work properly on this browser, <br/>Chrome is recommended for widget preview and debugging.  <br/><br/><strong>Continue?</strong></p>
	</div>
	<div id="BrowserNotificationBar" class="hide">
		<p><a></a>WRT Simulation may not work properly on this browser, Chrome is recommended for widget preview and debugging</p>
	</div>
</body>
</html>