equal
deleted
inserted
replaced
64 <div id="tabs-1"> |
64 <div id="tabs-1"> |
65 <div id="settings-view"> |
65 <div id="settings-view"> |
66 <table width="100%" cellpadding="0" cellspacing="0"> |
66 <table width="100%" cellpadding="0" cellspacing="0"> |
67 <tr> |
67 <tr> |
68 <th> |
68 <th> |
69 Resolution |
|
70 </th> |
|
71 <td> |
|
72 <select id="resOptions"> |
|
73 <option selected="selected" value="http://www.forum.nokia.com/devices/matrix_240x320_1.html">240x320</option> |
|
74 <option value="http://www.forum.nokia.com/devices/matrix_320x240_1.html">320x240</option> |
|
75 <option value="http://www.forum.nokia.com/devices/matrix_360x640_1.html">360x640</option> |
|
76 <option value="http://www.forum.nokia.com/devices/E90_Communicator">800x352</option> |
|
77 </select> |
|
78 <a class="link" target="_blank" href="http://www.forum.nokia.com/devices/matrix_240x320_1.html" id="resSupportLink">Device matrix featuring this resolution</a> |
|
79 <span id="dwDeviceHelp" class="hide" >See WRT Help for device specifications</span> |
|
80 </td> |
|
81 </tr> |
|
82 <tr> |
|
83 <th> |
|
84 Orientation |
|
85 </th> |
|
86 <td> |
|
87 <div id="Orientation_Controls" class="hide"> |
|
88 <label><input type="radio" name="input_orientation" id="input_portrait" value="portrait"/> Portrait</label> |
|
89 <label><input type="radio" name="input_orientation" id="input_landscape" value="landscape"/> Landscape</label> |
|
90 </div> |
|
91 <div id="Orientation_Info" class="hide"> |
|
92 </div> |
|
93 </td> |
|
94 </tr> |
|
95 <tr> |
|
96 <th> |
|
97 WRT Version |
69 WRT Version |
98 </th> |
70 </th> |
99 <td> |
71 <td> |
100 <label><input type="radio" name="wrt_version" id="wrt_version_1_0" value="WRT 1.0"/> WRT 1.0</label> |
72 <label><input type="radio" name="wrt_version" id="wrt_version_1_0" value="WRT 1.0"/> WRT 1.0</label> |
101 <label><input type="radio" name="wrt_version" id="wrt_version_1_1" value="WRT 1.1"/> WRT 1.1</label> |
73 <label><input type="radio" name="wrt_version" id="wrt_version_1_1" value="WRT 1.1"/> WRT 1.1</label> |
226 </div> |
198 </div> |
227 <div style="clear:left;"></div> |
199 <div style="clear:left;"></div> |
228 <div id="preview-ui-bottom-body"> |
200 <div id="preview-ui-bottom-body"> |
229 </div> |
201 </div> |
230 </div> |
202 </div> |
|
203 <div id="TopToolbar"> |
|
204 <div id="rotateCW"></div> |
|
205 <select id="resOptions"> |
|
206 <option selected="selected" value="http://www.forum.nokia.com/devices/matrix_240x320_1.html">240x320</option> |
|
207 <option value="http://www.forum.nokia.com/devices/matrix_320x240_1.html">320x240</option> |
|
208 <option value="http://www.forum.nokia.com/devices/matrix_360x640_1.html">360x640</option> |
|
209 <option value="http://www.forum.nokia.com/devices/E90_Communicator">800x352</option> |
|
210 </select> |
|
211 <div id="rotateCCW"></div> |
|
212 </div> |
231 <div id="PreferencesBtn" class="hide"></div> |
213 <div id="PreferencesBtn" class="hide"></div> |
232 <div id="InspectorBtn" class="hide"></div> |
214 <div id="InspectorBtn" class="hide"></div> |
233 <div id="orientationIcon"></div> |
215 <div id="orientationIcon"></div> |
234 <div id="loaderDiv"></div> |
216 <div id="loaderDiv"></div> |
235 <div id="NotificationDiv" class="hide"> |
217 <div id="NotificationDiv" class="hide"> |