jQuery select () 方法jQuery 事件方法实例当文本域中的文本被选择时,显示提示消息: $('input').select(function(){ alert('文本已选中!'); }); 尝试一下» 定义和用法 ...
確定! 回上一頁