慕桂英2593124
2017-05-19 00:22:45
$("input").select(function(e){? ? ? ? alert(e.target.value)? ? })? ? $("#bt1").click(function(){? ? ? ? $("input").select();? ? })
添加回答
舉報
0/150
提交
取消