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 : 52.14.7.53
<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'>Room Declaration and Capacity</a></li>
</ul>
<div id="abs_entry_subjectwise" style="height:auto;overflow:auto;height:400px;">
<table style="width:78%;float:left;" border="0">
<tr>
<td align="right">Total Rooms<b> : </b></td>
<td>
<span style="float:left;">
<input type="text" id="totalrooms" onkeypress="return AcceptNumbersOnly(event);" style="width: 70px" />
</span>
<span class="raval_submit" style="width:42px;float:left;margin-left:10px;">
<span onclick="DisplayRoomDeclarationDetatils();" style="margin-top: 2px;margin-left:8px;cursor: pointer; color:#545345;line-height: 19px;font-size:14px;font-weight:bold;">Go</span>
</span>
</td>
</tr>
</table>
<div align="center" id="roomdeclaration" style="height:auto; overflow:auto;clear:both;margin-top:20px;float:left;margin-left:240px;"> </div>
</div>
</div>
|