I'm looking for a relatively simple solution to allow table column resizing. There's a similar question:
Resizable table columns with jQuery
I really like the simple solution; jsfiddle.net/ydTCZ/
But it doesn't work on my table (it seems to be because the table is wider than the screen). If i simplify my table to just a couple of columns it works fine.