摘要:
1 var fbp = false; 2 $("#groupsjname").live("focus",function() { 3 $(this).css("border", "1px solid #4489d1"); 4 fbp = true; 5 if ($(this).val() == "" || $(this).val() == "输入商家名称") {$(this).val(""); } 6 }).blur(function(){ 7 if ($ 阅读全文
posted @ 2012-04-12 17:53
txsun
阅读(260)
评论(0)
推荐(0)

浙公网安备 33010602011771号