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 : 3.139.234.68
<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">Degree Code:
</td>
<td>
<input type="text" id="abs_entry_sub_degree_code" style="width: 70px"
onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5);}"
onkeypress ="return pulsar(event,this);"
onkeydown="return keyboardDegreePopup(event,this.id,$('#abs_entry_sub_degree_code').val())"
onfocus="$g_focus_element='abs_entry_sub_degree_code';"
onblur="getdegreeNames();">
<input type="text" id="abs_sub_degree_name" readonly tabindex=-1 onfocus="$g_focus_element='abs_sub_degree_name';" style="background-color: AliceBlue; width:229px;">
<img border="0" onclick="degreeDetailsPopup($('#abs_entry_sub_degree_code').val());" src="images/edi.png" style="cursor:pointer"/>
</td>
</tr>
<tr>
<td align="right">Exam No:
</td>
<td>
<input type="text" id="abs_sub_Examno" style="width: 70px"
onkeyup="if (this.value.length > 1) {this.value = this.value.substr(0,1); }"
onblur ="getExamName($('#abs_entry_sub_degree_code').val(),this.id);"
onkeypress ="return pulsar(event,this);"
onkeydown="return keyboardExamNoPopup(event,this.id,$('#abs_sub_Examno').val())"
onfocus="$g_focus_element='abs_sub_Examno';">
<!-- onkeypress="return pulsar(event,this);" onkeydown="return MarkEntrySubGetExamNO(event,this.id,$('#markentry_sub_Examno').val())"-->
<input type="text" id="abs_sub_Exam_name" readonly tabindex="-1" onfocus="$g_focus_element='abs_sub_Exam_name';" style="background-color: AliceBlue;width:229px;">
<img border="0" onclick="GetMarkEntrySubGetExamNO($('#abs_sub_Examno').val());" src="images/edi.png" style="cursor:pointer"/>
</td>
</tr>
<tr>
<td align="right">Subject:</td>
<td>
<input type="text" id="abs_sub_final_subcode" style="width: 70px"
onkeyup="if (this.value.length > 5) {this.value = this.value.substr(0,5); }"
onkeypress ="return pulsar(event,this);"
onkeydown="return keyboardSubjectNamesPopup(event,this.id);"
onfocus="$g_focus_element='abs_sub_final_subcode';"
onblur="getSubjectName();" />
<input type="text" id="abs_sub_fsubname" style="background-color: AliceBlue" disabled="disabled">
<input type="text" id="abs_sub_fssubname" style="width: 89px;background-color: AliceBlue" disabled="disabled" onfocus="$g_focus_element='abs_sub_fssubname';" >
<img border="0" onclick="PopupMarkEntrySubGetSubjectDetails();" src="images/edi.png" style="cursor:pointer"/>
</td>
</tr>
<tr>
<td align="right">Short Name:</td>
<td>
<input type="text" id="abs_entry_shortname" style="width: 70px;background-color: AliceBlue"
readonly tabindex=-1 />
Date<b>:</b>
<input type="text" id="abs_sub_date" style="width: 70px" onfocus="$g_focus_element='abs_sub_date';">
Session <b>:</b>
<select id="abs_session_state" name="abs_session_state" style="width:95px;">
<option>AM</option>
<option>PM</option>
</select>
Reg.Range <b>: </b>
<input type="text" id="abs_sub_range" style="width: 60px"
onfocus="$g_focus_element='abs_sub_range';" onblur="GetDefaultAbsMPEntry()">
</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;'></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'>
<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="CheckAbsentEntryRegNo(this.id,1);"
onkeydown="return KayboardGetRegno(event,this.id)" onfocus="$g_focus_element='';" />
</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_subwise_checkstatus_1" checked="checked" onblur="CreateNextRowAbsentEntry(this.id)">
</td>
</tr>
</table>
</div>
<div align="center" id="abs_default_reg_div" style="display:none;height:200px;overflow:auto">
</div>
</div>
</div>
|