selectionの履歴

CSS3selection疑似要素。選択範囲の色を変えたりできる。

::-moz-selection{
}

::selection {
}


ここで使われている
http://kenz0.s201.xrea.com/index.html