Upgrading my project, I'm trying to replace my very old and hacked
version of canviz bij the latest one. The good news is that it seems
all much better structured and readable!
The bad news is that if I pass href="URL" to nodes and edges, many of
them are not clickable because they appear hidden under the bb-divs.
This is on firefox 3.6.5
Is there an easy way around this? I tried avoid creating these divs,
but it appears the graph is no longer painted in that case :-(
Thanks --- Jan
Can you send me an example?