Meter webpages 9410 series
A HTML filename
B Content pane title
C Sub-heading
D Row heading
E Named register value
F Second content pane title
Sample HTML code for setup webpage content
Content and formatting of a setup webpage is controlled by its HTML code.
Sample setup webpage content
Line #
Sample HTML
1
SampleSetupPane.html
2
3
<div class="content-fit">
4
<form id="formSampleSettings">
5
6
<div class="accordion">
7
<h3 target="sample-basic">$%localizedString(Basic Settings)#$</h3>
8
<div id="sample-basic">
9
<table class="formtable">
10
<tr>
11
<th> </th>
12
<th> </th>
13
</tr>
14
<tr>
15
<td>$%localizedString(Ethernet)#$</td>
16
<td> </td>
17
</tr>
18
<tr class="minor">
19
<td>$%localizedString(MAC Address)#$</td>
20
<td regname="MAC Address"></td>
21
</tr>
22
<tr class="minor">
7EN05-0336-03 115