X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fon-line%2Fxslt%2FmakeGraphLinks.xsl;h=49122be2bc702382f9262999d0269d832a63d39c;hb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1;hp=10a5485192817ae65be2e6ac7e5cb413a8126df3;hpb=18a27d1b3037e094242b2cc1950f9c8ee8bb4439;p=helm.git diff --git a/helm/on-line/xslt/makeGraphLinks.xsl b/helm/on-line/xslt/makeGraphLinks.xsl index 10a548519..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"> - + + + + + @@ -46,108 +50,55 @@ - - - +
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();