from http://bl.ocks.org/mbostock/4339083
for http://stackoverflow.com/questions/14951392/add-hyperlink-to-node-text-on-a-collapsible-tree
Notes:
- add a rectangle inside
<a xlink:href="http://example.com"
, in front of the text box - add
on("click ... "
to the circle - add
clickable
and assign it to the rectangle