X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fon-line%2Fxslt%2FmakeGraphLinks.xsl;h=45e88aa085680a3fdbc961ca0cefd120c449ea07;hb=d8b76c102e4f540c3ecfa550267331a7a72810c2;hp=74c0b7258222d47055327895a30374a9d3470284;hpb=2a8e8d506300fde582e9436a94cf87d449497c39;p=helm.git diff --git a/helm/on-line/xslt/makeGraphLinks.xsl b/helm/on-line/xslt/makeGraphLinks.xsl index 74c0b7258..45e88aa08 100644 --- a/helm/on-line/xslt/makeGraphLinks.xsl +++ b/helm/on-line/xslt/makeGraphLinks.xsl @@ -25,10 +25,17 @@ - + + + + + + @@ -39,115 +46,94 @@ - + - - - - - - - - -
- Number of nodes to show when following an hyperlink: - (30 suggested) -
+ + + hideMenu(); + +
+ Number of nodes to show when following an hyperlink: + (30 suggested) +
- - + +
- - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - selectedURI='';HM_f_PopUp('elMenu1',event) - HM_f_PopDown('elMenu1') + lastX = getX(event); lastY = getY(event); selectedURI=''; selectedCICURL=''; selectedForwardURL=''; selectedBackwardURL=''; + javascript:moveMenu(lastX,lastY); showMenu();