X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fon-line%2Fxslt%2FmakeGraphLinks.xsl;h=49122be2bc702382f9262999d0269d832a63d39c;hb=962cc970cd9a2161f69b70aa01b6ee9e289d9778;hp=96fd3165445d2c9239613c614e44c0fbf73db3da;hpb=5d2a1847950093e3fbe3e36ff3132d3d31243eaf;p=helm.git diff --git a/helm/on-line/xslt/makeGraphLinks.xsl b/helm/on-line/xslt/makeGraphLinks.xsl index 96fd31654..49122be2b 100644 --- a/helm/on-line/xslt/makeGraphLinks.xsl +++ b/helm/on-line/xslt/makeGraphLinks.xsl @@ -28,7 +28,11 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:subst="http://www.cs.unibo.it/helm/subst"> - + + + + + @@ -45,178 +49,56 @@ - - - + + +
Number of nodes to show when following an hyperlink: (30 suggested)
+ + hideMenu(); - - + +
- + + + + + - - selectedURI='';HM_f_PopUp('elMenu1',event) - HM_f_PopDown('elMenu1') + lastX = getX(event); lastY = getY(event);selectedURI=''; + javascript:moveMenu(lastX,lastY); showMenu();