Simon Willison’s Weblog

Subscribe
Atom feed for tables

2 items tagged “tables”

2008

Table Drag and Drop jQuery plugin. Drag and drop of table rows is a special case (jQuery UI doesn’t seem to support it)—this plugin works pretty well though.

# 4th July 2008, 12:04 pm / jquery, draganddrop, tables, jqueryui

Table-Based Layout Is The Next Big Thing. Kevin Yank points out that the inclusion of display:table in IE 8 will finally open up a powerful tool for creating CSS layouts that has so far been mostly ignored.

# 4th March 2008, 11:01 pm / ie8, displaytable, css, kevinyank, tables