摘要:
$(document).ready(function() {var widthvalue;if (jQuery.browser.msie) {$("#DropDownList1").focus(function() {widthvalue = $(this).css("width");$(this).css("width", "auto");}).blur(function() {$(this).css("width", widthvalue);});}});http://kb.cnblogs. 阅读全文
posted @ 2012-07-21 16:30
木叶堂
阅读(289)
评论(0)
推荐(0)

浙公网安备 33010602011771号