X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fon-line%2Fxslt%2FmakeGraphLinks.xsl;h=4ee9dcc24f867dfe3ba12d980682095306c89b16;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=3a74babdb2fc071586f4525d84830c019e38d6df;hpb=21107268ef7aabd4a77c3c4e5e6e2f0c48011b15;p=helm.git diff --git a/helm/on-line/xslt/makeGraphLinks.xsl b/helm/on-line/xslt/makeGraphLinks.xsl index 3a74babdb..4ee9dcc24 100644 --- a/helm/on-line/xslt/makeGraphLinks.xsl +++ b/helm/on-line/xslt/makeGraphLinks.xsl @@ -25,11 +25,16 @@ + + + - + @@ -41,119 +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();