Difference between revisions of "Sandbox"
From Organic Design wiki
m |
m |
||
| Line 19: | Line 19: | ||
tamfootree.closeAll(); | tamfootree.closeAll(); | ||
$('#foo-tree .selflink').each( function() { | $('#foo-tree .selflink').each( function() { | ||
| − | + | tamfootree.openTo($(this).parent().parent().attr('id').replace(/[^0-9]/g, '')); | |
}); | }); | ||
}); | }); | ||
Revision as of 19:53, 8 August 2012



