.panel { display: none; } button:hover + .panel { display: block; } button { background-color: #800; } button:hover { background-color: red; } I make stuff appear Abruptness = bad UX* Transitions are not just fluff *Delays are even worse Don’t piss off your users JS to the rescue (?) <script src="jquery.min.js"></script> <script src="jquery.animate-colors-min.js"></script> $('button').hover(functi
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く