Symbian.org/wrt_preview_frame.html
changeset 0 54498df70f5d
child 4 cb6368112727
equal deleted inserted replaced
-1:000000000000 0:54498df70f5d
       
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     2 <html xmlns="http://www.w3.org/1999/xhtml">
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
       
     5 <title>Nokia WRT Preview</title>
       
     6 <link href="preview/css/style.css" rel="stylesheet" type="text/css" />
       
     7 <script language="JavaScript" src="preview/script/device.js"></script>
       
     8 <script language="JavaScript" src="preview/script/build.js"></script>
       
     9 <link href="preview/css/menu.css" rel="stylesheet" type="text/css" />
       
    10 </head>
       
    11 <body>
       
    12 <div id="Toolbar">
       
    13   <div id="DeviceSettings">
       
    14     <table cellpadding="0" cellspacing="0">
       
    15       <tr valign="middle">
       
    16         <td width="230" align="left" valign="top"><img src="preview/images/select-device-text.png" alt="Select Device" width="110" height="18" hspace="15" /><br />
       
    17         <select name="deviceResolution" size="5" id="deviceResolution">
       
    18                           </select></td>
       
    19       <td width="87" align="center"><img src="preview/images/device/5320_main.jpg" alt="Device" name="ModelImage" width="57" height="150" id="ModelImage" /></td>
       
    20       </tr><tr>
       
    21 	  <td colspan="2">    <p>Model: <br />
       
    22         <strong id="ModelName">Nokia 5320 XpressMusic</strong></p>
       
    23     <p>Resolution: <br />
       
    24       <strong id="ModelResolution">240 x 320 pixels</strong></p>    </td>
       
    25       </tr><tr>
       
    26 	  <td colspan="2"><p>Developer Platform: <br />
       
    27             <strong id="ModelPlatform">S60 3rd Edition, Feature Pack 2</strong></p>
       
    28         <p>Display Orientation:<br />
       
    29             <label>
       
    30             <input name="DisplayOrientation" type="radio" id="DisplayOrientation_portrait" value="portrait" checked="checked"/>
       
    31               Portrait</label>
       
    32             <label>
       
    33             <input type="radio" name="DisplayOrientation" value="landscape" id="DisplayOrientation_landscape" />
       
    34               Landscape<br />
       
    35             </label>
       
    36         </p></td>
       
    37     </tr>
       
    38   </table>
       
    39 </div>
       
    40   <div class="down" id="pullDown"></div>
       
    41   </div>
       
    42 <div id="WrapperDiv">
       
    43 <div id="device">
       
    44 <table width="100%" border="0" cellspacing="0" cellpadding="0">
       
    45   <tr>
       
    46     <td>
       
    47      <div id="display">
       
    48     	<div id="displayLeft">
       
    49         	<div id="iframePreviewWindow">
       
    50         		<iframe src="wrt_preview_main.html" frameborder="no" width="100%" id="widgetIframeWindow"></iframe>
       
    51                 <div id="menuPane">
       
    52                 	<div id="menuItemsPane">
       
    53                     </div>
       
    54                 	<div id="softKeysPane">
       
    55                     	<table width="100%" border="0" cellspacing="2" cellpadding="2">
       
    56                           <tr>
       
    57                             <td><span id="leftSoftKey">Options</span></td>
       
    58                             <td align="right"><span id="rightSoftKey">Cancel</span></td>
       
    59                           </tr>
       
    60                       </table>
       
    61                     </div>
       
    62                 </div>
       
    63         	</div>
       
    64         </div>
       
    65   	</div>
       
    66 </td>
       
    67   </tr>
       
    68   <tr>
       
    69     <td>
       
    70     	<div id="softKeys">
       
    71     	  <table width="100%" border="0" cellspacing="0" cellpadding="0">
       
    72             <tr>
       
    73               <td width="46"><a id="leftSoftKeyImg"><img src="preview/images/device-left-softkey.png" width="103" height="46" border="0" /></a></td>
       
    74               <td background="preview/images/device-bottom.png">&nbsp;</td>
       
    75               <td width="46"><a id="rightSoftKeyImg"><img src="preview/images/device-right-softkey.png" width="103" height="46" border="0" /></a></td>
       
    76             </tr>
       
    77           </table>
       
    78     	</div>
       
    79     </td>
       
    80   </tr>
       
    81 </table>
       
    82 </div>
       
    83 </div>
       
    84 </body>
       
    85 </html>