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.73.150
<script type="text/javascript">
$(function () {
$("#tabs").tabs();
});
$(function () {
$("#sub_tabs").tabs();
});
</script>
<style>
/* .form-input {
width: 35px;
}
.column {
padding: 3px;
border: 1px solid #c5dbec;
} */
/* .btn {
background-color: #008cba;
border: none;
color: white;
padding: 6px 10px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 13px;
cursor: pointer;
border-radius: 3px;
} */
</style>
<div id="batch_popup_div" style="padding-top: 50px; width: 100%">
<input type="text" id="medegree" hidden />
<input type="text" id="mesem" hidden />
<input type="text" id="meregno" hidden />
<div id="meMarksTable"></div>
<table
id="tbl_menu"
align="center"
cellpadding="2"
cellspacing="0"
border="0"
width="100%"
>
<tr>
<td style="font-size: 13px" align="right">Session</td>
<td>:</td>
<td>
<select
type="text"
id="session"
style="height: 30px; width: 255px; margin: 2px; font-size: 13px"
></select>
</td>
</tr>
</table>
</div>
|