亚洲乱码中文字幕综合,中国熟女仑乱hd,亚洲精品乱拍国产一区二区三区,一本大道卡一卡二卡三乱码全集资源,又粗又黄又硬又爽的免费视频

IE6下拉框圖層問題探討及解決

 更新時間:2014年01月03日 15:23:22   作者:  
有關(guān)IE6下拉框圖層問題,一直困擾著大家,下面有個不錯的方法大家可以嘗試操作下
js需添加:
復(fù)制代碼 代碼如下:

$("#div_bksq").bgiframe();

jsp需添加:
復(fù)制代碼 代碼如下:

<script type="text/javascript" src="resources/js/plugins/jquery/jquery.bgiframe.min.js"></script>

jsp代碼:
復(fù)制代碼 代碼如下:

<!-- 添加、申請以及修改布控頁面開始 -->
<div class="gjcx_pop" style="display: none; background: white;height: 480px;margin-top:-240px;" id="div_bksq"><input type="text" style="display: none" id="txt_isViewOrUpdate"/>
<div class="gjcx_pop_tit" style="cursor: move;" id="div_bksq_tit">
<span><img src="resources/themes/default/images/vts/sourch_ico.gif" /><font class="sxcx_titText"><input type="text" id="txt_bt" style="border:0px;width:60px;font: normal bold 13px '宋體';color: #00517e;text-decoration: none;float:left;background: url('resources/themes/default/images/vts/alert_tit.jpg') repeat-x left top" /></font></span>
<img src="resources/themes/default/images/vts/alert_close.jpg" id="img_gb" style="cursor: pointer;" title="關(guān)閉"/>
</div>
<div class="qvyu" id="qyTree">
<div class="qvyu_n">

相關(guān)文章

最新評論