Commit Graph

14 Commits (83fddcac19c2a0801d7c8ea415a219013a9b96c2)

Author SHA1 Message Date
Wes 83fddcac19 issue #8: clicking links inside nodes doesn't collapse nodes now. 2012-03-16 14:38:28 +00:00
Wes fb6808bd07 collapsing parts of the tree doesn't make sibling trees move 2012-03-16 14:14:54 +00:00
Wes 9763085df2 Neaten comment header. Copied merged changes through to example code. Updated example code to demonstrate new functionality. 2012-02-28 09:28:18 +00:00
ahzgdn 1242eff76e Change to work with IDs and non-id trees 2012-02-22 08:49:10 +01:00
Sumh ed4d5731f6 Don't shift the sibling tree when toggle sub tree
Sumh <42424861@qq.com>
2012-02-04 16:33:00 +08:00
Neil Bowers 7a3ea355aa Fixed cursor bug, where you'd end up getting the wrong expand/close cursor on parent nodes.
Also stopped the click handler being installed on nodes which don't have any children.
And cursor set correctly if you start a sub-tree collapsed, with <li class=collapsed>
2012-01-23 12:28:58 +00:00
Neil Bowers 4b6b66a8ab Any classes you add to the <li> elements now get propagated to the node <div> elements 2012-01-20 13:37:41 +00:00
Neil Bowers 44a9b74d06 Added mechanism for starting off sub-trees collapsed 2012-01-19 15:48:19 +00:00
Neil Bowers 97bbe6e0b0 fix for IE7: horizontal lines don't appear unless you put a non-breaking space inside the relevant TD elements.
Still works fine on Safari, Chrome, IE8&9, Firefox, and Camino
2012-01-19 15:15:26 +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 c9111adf23 removed bug in dragndrop where nodes with html were pushing null/partial content 2011-11-19 14:19:41 +00:00
Wes 5b6ae87f47 added drag-and-drop reordering of tree elements 2011-11-18 21:55:28 +00:00
Wes 19fb180d50 moved updated orgchart lib from example to / 2011-11-12 12:17:05 +00:00
Wes 6658952474 Initial commit 2011-11-11 17:51:44 +00:00