エントリー「table要素の見た目」の続きとなります。
テーブル行にカーソルを持って行くとハイライトするようにしてみました。ただ、WebKit独自プロパティを使用しているので、Safari4などの最新のWebKitエンジンで表示できるウェブブラウザでないと動作しないと思います。
-webkit-transitionプロパティでタイミングをとってバックグランド色を表示しています。
Your email is never published nor shared. Required fields are marked *
You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">
Currently you have JavaScript disabled. In order to post comments, please make sure JavaScript and Cookies are enabled, and reload the page. Click here for instructions on how to enable JavaScript in your browser.
テーブル行をハイライト
エントリー「table要素の見た目」の続きとなります。
テーブル行にカーソルを持って行くとハイライトするようにしてみました。ただ、WebKit独自プロパティを使用しているので、Safari4などの最新のWebKitエンジンで表示できるウェブブラウザでないと動作しないと思います。
-webkit-transitionプロパティでタイミングをとってバックグランド色を表示しています。
こちらも合わせてどうぞ