Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Your IP : 18.224.38.176
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id='tabs'>
<ul>
<li><a href='#qpindent_report'>QP Indent Report</a></li>
</ul>
<div align="left" id="centre_code" style="height:250px; overflow:auto">
<table width="100%" border="0" cellspacing="1" cellpadding="1">
<tr style="display:non;">
<td style="width:140px" align="right">Centre Range :
</td>
<td>
<input type="text" id="centre_from" style="width: 70px" onfocus="$g_focus_element='centre_from';"
value="0"name="centre_from" onkeydown="return colkeyboardCollegePopup(event,this.id,$('#centre_from').val());" onclick="colkeyboardCollegePopup($('#centre_from').val());"/>
-
<input type="text" id="centre_to" style="width: 70px"
onfocus="$g_focus_element='centre_to';" onkeydown="return colkeyboardCollegePopup(event,this.id,$('#centre_to').val());" onclick="colkeyboardCollegePopup($('#centre_to').val());" value="ZZZ" name="centre_to"/>
</td>
</tr>
<tr>
<td style="width:140px" align="right">QP Range :
</td>
<td>
<input type="text" id="qp_from" style="width: 70px" onfocus="$g_focus_element='qp_from';"
value="0"name="qp_from" onkeydown="return keyboardQPPopup(event,this.id);" onclick="keyboardQPPopup($('#qp_from').val());"/>
-
<input type="text" id="qp_to" style="width: 70px"
onfocus="$g_focus_element='qp_to';" onkeydown="return keyboardQPPopup(event,this.id);" onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5); }" onclick="keyboardQPPopup($('#qp_to').val());" value="ZZZ" name="qp_to"/>
</td>
</tr>
</table>
</div>
|