技術メモ(IT-related technical memo)
2014年5月22日木曜日
cssで範囲選択できないようにする
for firefox chrome khtml (css)
-moz-user-select: none;
-webkit-user-select: none;
-khtml-user-select: none;
for IE (attr) ※子要素には引き継がれない
unselectable="on"
0 件のコメント:
コメントを投稿
次の投稿
前の投稿
ホーム
登録:
コメントの投稿 (Atom)
0 件のコメント:
コメントを投稿