X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fon-line%2Fxslt%2FmakeGraphLinks.xsl;h=49122be2bc702382f9262999d0269d832a63d39c;hb=5868bef6637af919fbb48a83c24268bb85bdef6a;hp=f015511b6d35f60f9c69b7f19f469445acbb2246;hpb=99799253d507f545ad87254e0145510d3f3fa8ef;p=helm.git diff --git a/helm/on-line/xslt/makeGraphLinks.xsl b/helm/on-line/xslt/makeGraphLinks.xsl index f015511b6..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,110 +50,55 @@ - - - +
Number of nodes to show when following an hyperlink: (30 suggested)
+ + hideMenu(); - - + +
- + + + + + - - selectedURI="";lastEvent=event;HM_f_PopUp('elMenu1',event) - HM_f_PopDown('elMenu1') - javascript: HM_f_PopUp('elMenu1',lastEvent); void(0); + lastX = getX(event); lastY = getY(event);selectedURI=''; + javascript:moveMenu(lastX,lastY); showMenu();