摘要: url event.altKey、event.ctrlKey、event.shiftKey 属性 属性为true表示事件发生时Alt、Ctrl、Shift键被按下并保持,为false则Alt、Ctrl、Shift键没有按下 例子1:按住"Shift"键并用鼠标点击上面的色块,可改变色块颜色 <div 阅读全文
posted @ 2017-11-09 13:38 虚无缥缈的云 阅读(1194) 评论(0) 推荐(0) 编辑