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.226.165.234
<script>$('#abs_sub_date').datepicker({showOn: 'button',showButtonPanel: true, changeMonth: true, changeYear: true,dateFormat:'dd/mm/yy',buttonImage: 'images/cal.jpg', buttonImageOnly: true}); </script>
<script type='text/javascript'>$(function() {$('#tabs').tabs();});$(function() {$('#sub_tabs').tabs();});</script>
<div id='tabs'>
<ul>
<li><a id='header_name' href='#abs_entry_subjectwise'></a></li>
</ul>
<div id="abs_entry_subjectwise" style="height:385px;">
<table style="width: 100%" border="0">
<tr>
<td style="width:85px" align="Right">Category:</td>
<td><select id="abs_SubCategory" onfocus="$g_focus_element='abs_SubCategory';"></select></td>
</tr>
<tr>
<td style="width:85px" align="right">QP Code:
</td>
<td>
<input type="text" id="abs_entry_qp_code" style="width: 70px"
onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5);}"
onkeydown="return keyboardSubjectQPPopup(event,this.id,$('#abs_entry_qp_code').val())"
onfocus="$g_focus_element='abs_entry_qp_code';"
onblur="GetQpSubjectCodeDetails(this.value);">
<input type="text" id="abs_sub_qp_name" readonly tabindex=-1 onfocus="$g_focus_element='abs_sub_qp_name';" style="background-color: AliceBlue; width:229px;">
<img border="0" onclick="OpenSubjectQpPopupHtml($('#abs_entry_qp_code').val());" src="images/edi.png" style="cursor:pointer"/>
</td>
</tr>
<tr>
<td align="right">Date<b>:</b></td>
<td>
<!-- <input type="text" id="abs_sub_name" style="width: 70px;background-color: AliceBlue"
readonly tabindex=-1 /> -->
<input type="text" id="abs_sub_date" style="width: 70px" onblur="GetDefaultAbsMPEntryQp()" onfocus="$g_focus_element='abs_sub_date';">
Session <b>:</b>
<select id="abs_session_state" name="abs_session_state" onchange="GetDefaultAbsMPEntryQp();"style="width:150px;">
<option value='M1'>9.00 AM to 12 Noon</option>
<option value='N1'>2.00 PM to 5.00 PM</option>
<option value='N2'>2.00 PM to 3.30 PM</option>
<option value='M3'>9.00 AM TO 11 AM</option>
</select>
<input type="text" id="abs_sub_range" style="width: 60px;display:none;"
onfocus="$g_focus_element='abs_sub_range';" onblur="GetDefaultAbsMPEntryQp()">
</td>
</tr>
</table>
<div align="left" id="abs_main_mark_entry_div" style="display:none;height:250px;overflow:auto">
<table style="width:80%" id="abs_entry_table_header" align="center" cellspacing='0' cellpadding='0' border='0'>
<th align='left' colspan='4' class='ui-jqgrid-titlebar ui-widget-header ui-corner-tl ui-corner-tr ui-helper' style='font-size:12px; padding-left:6px; height:24px;'>Marks Entry</th>
<tr class='ui-state-default ui-jqgrid-hdiv'>
<td id='td_mes_regno' style='padding:2px; width:111px; border-bottom:1px solid #C5DBEC; border-left:1px solid #C5DBEC; border-right:1px solid #C5DBEC;'><center>Reg No</center></td>
<td id='td_mes_student_name' style='padding:2px; width:160px; border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC;'><center> Student Name</center></td>
<td id='td_mes_student_status' style='padding:2px; width:40px; border-bottom:1px solid #C5DBEC; border-right:1px solid #C5DBEC;'><center> Status</center></td>
</tr>
<tr class='ui-widget-content jqgrow' id='qp_row_1'>
<td class='tbl_row_new' align="center" style="width:111px; border-left:1px solid #C5DBEC; border-right:1px solid #C5DBEC; padding:2px;">
<input name="absent_subjectwise" id="abs_subwise_regno_1" type="text" style="width:70px;border:0px"
onkeypress="return pulsar(event,this);" onblur="CheckAbsentEntryRegNoQp(this.id,1);"
onkeydown="return KayboardGetRegno(event,this.id)" onfocus="$g_focus_element='1'" />
</td>
<td class='tbl_row_new' align="left" style="width: 160px;padding:2px; border-right:1px solid #C5DBEC;" align="left" id="abs_subwise_stuname_1" >
</td>
<td class='tbl_row_new' align="center" style="width:60px; padding:2px; border-right:1px solid #C5DBEC;" align="left">
<input type="checkbox" id="abs_check_1" checked="checked" onblur="AddNewQpRow(this.id)">
</td>
</tr>
</table>
</div>
<div align="center" id="abs_default_reg_div" style="display:none;height:200px;overflow:auto">
</div>
</div>
</div>
|