Table and CSS

1. Creating a table with dynamically highlighted columns like Crazy Egg’s pricing table

CrazyEgg’s pricing table on their Pricing & Signup page. When you click on “Sign Up” for an option, that plan’s column highlights, the other plans vanish, and a signup form takes their place. There is a number of impressive things happening within this small area. I wanted to try and recreate the behavior step by step, and share the power of combining CSS, JavaScript, and images in clever ways.


Creating a table with dynamically highlighted columns like Crazy Egg's pricing table

2. Pure CSS Scrollable Table with Fixed Header

Using CSS to allow scrolling within a single HTML table.


Pure CSS Scrollable Table with Fixed Header

3. A CSS styled table version 2 | Veerle’s blog

Simple and Clean Zebra Style Table.


A CSS styled table version 2 | Veerle's blog

4. Data Tables and Cascading Style Sheets Gallery

When the mouse is over, the row is highlighted.


Data Tables and Cascading Style Sheets Gallery

5. 16 Sortable Table Techniques | CSS Juice

16 Sortable Table Roundup. That’s really useful post!


16 Sortable Table Techniques

6. CSS-Based Tables: Modern Solutions | Smashing Magazine

This is also nice post. It definitely GREAT reference.


CSS-Based Tables: Modern Solutions | Smashing Magazine

Tags: ,

[Slashdot]   [Digg]   [Reddit]   [del.icio.us]   [Facebook]   [Technorati]   [Google]   [StumbleUpon]  

Leave a Reply