13 Commits

Author SHA1 Message Date
Neil Bowers
01521d4aab The fix for layout problems on IE7 and other browsers resulted in sibling nodes butting up against each other. This fixes that. 2012-01-20 13:58:23 +00:00
Neil Bowers
44a9b74d06 Added mechanism for starting off sub-trees collapsed 2012-01-19 15:48:19 +00:00
Neil Bowers
914e7f2636 Removed padding from the sides of cells, as it was causing larger tables to get mis-aligned.
Every sub-tree pushed things off by one pixel. With a deep tree, you end up with lines not meeting nodes. This fixes it.
2012-01-19 15:08:18 +00:00
Wes
beba805557 panel that shows underlying html list now updates when node elements are rearranged 2011-12-02 14:22:14 +00:00
Wes
b39c765332 changed the way drag and drop events are binding to nodes to fix an issue in recent versions of FF. Also cleaned out some dead code 2011-12-02 13:41:02 +00:00
Wes
07454277e3 pointed blog link to personal blog because honestly those f*ckers don't deserve the traffic 2011-11-19 14:22:19 +00:00
Wes
c9111adf23 removed bug in dragndrop where nodes with html were pushing null/partial content 2011-11-19 14:19:41 +00:00
Wes
3693b55684 drag-n-drop done. 2011-11-18 21:56:58 +00:00
Wes
5b6ae87f47 added drag-and-drop reordering of tree elements 2011-11-18 21:55:28 +00:00
Wes
87aaba71f1 adding HTML examples to underlying list markup 2011-11-12 13:03:13 +00:00
Wes
d2cdb007ff Included license and proper attribution of work. Also added to readme. 2011-11-12 12:13:24 +00:00
Wes
17b5cdfea3 tidying up example markup and ensuring links point somewhere useful 2011-11-11 18:21:00 +00:00
Wes
6658952474 Initial commit 2011-11-11 17:51:44 +00:00