X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fon-line%2Fxslt%2FmakeGraphLinks.xsl;h=4ee9dcc24f867dfe3ba12d980682095306c89b16;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;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..4ee9dcc24 100644 --- a/helm/on-line/xslt/makeGraphLinks.xsl +++ b/helm/on-line/xslt/makeGraphLinks.xsl @@ -25,10 +25,17 @@ - + + + + + + @@ -39,117 +46,90 @@ - + - - - - - - - - -
- 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=''; selectedCICURL=''; selectedForwardURL=''; selectedBackwardURL=''; + javascript:moveMenu(lastX,lastY); showMenu();