Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
clinicaltrials
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
david Chavalarias
clinicaltrials
Commits
bc0335f4
Commit
bc0335f4
authored
Nov 23, 2013
by
PkSM3
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
index.
parent
725a7377
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
246 additions
and
0 deletions
+246
-0
index.html
index.html
+246
-0
No files found.
index.html
0 → 100644
View file @
bc0335f4
<!DOCTYPE html>
<html>
<head>
<title>
TinaJS
</title>
<meta
http-equiv=
"Content-type"
content=
"text/html; charset=utf-8"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"tinawebJS/styles/gexfjs.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"tinawebJS/styles/tinaweb.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"tinawebJS/styles/jquery-ui.css"
/>
<link
rel=
"stylesheet"
href=
"tinawebJS/styles/style.css"
type=
"text/css"
/>
<script
src=
"libs/jquery/jquery-1.9.1.js"
></script>
<script
src=
"libs/jquery/jquery-ui.js"
type=
"text/javascript"
></script>
<script
src=
"libs/jquery/jquery.ba-dotimeout.min.js"
type=
"text/javascript"
></script>
<script
src=
"libs/jquery/jquery.mousewheel.min.js"
type=
"text/javascript"
></script>
<script
src=
"js/canvas2image/base64.js"
type=
"text/javascript"
></script>
<script
src=
"js/canvas2image/canvas2image.js"
type=
"text/javascript"
></script>
<script
src=
"tinawebJS/js/sigma.min.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/js/sigma.forceatlas2.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/js/settings.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/js/sigma.parseCustom.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/js/extras.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/js/methods.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/js/minimap.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/js/enviroment.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
src=
"tinawebJS/js/main.js"
type=
"text/javascript"
language=
"javascript"
></script>
<script
type=
"text/javascript"
>
// Popup window code
function
newPopup
(
url
)
{
popupWindow
=
window
.
open
(
url
,
'popUpWindow'
,
'height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=no,menubar=no,location=no,directories=no,status=no'
)
}
</script>
</head>
<!--<body onload="getChatFrame();">-->
<body>
<div
class=
"container"
>
<div
id=
"left"
>
<div
id=
"images"
style=
"margin-top:10px;"
>
<img
style=
"cursor: pointer"
title=
"Scholars"
src=
"tinawebJS/img/trans/active_scholars.png"
width=
"50"
id=
"socio"
onMouseOver=
'changeInactvHover(this)'
onMouseOut=
'changeHoverInactv(this)'
onClick=
'changeHoverActive(this)'
></img>
<img
style=
"cursor: pointer"
title=
"Mixed"
src=
"tinawebJS/img/trans/inactive_sociosem.png"
width=
"50"
id=
"sociosemantic"
onMouseOver=
'changeInactvHover(this)'
onMouseOut=
'changeHoverInactv(this)'
onClick=
'changeHoverActive(this)'
></img>
<img
style=
"cursor: pointer"
title=
"Keywords"
src=
"tinawebJS/img/trans/inactive_tags.png"
width=
"50"
id=
"semantic"
onMouseOver=
'changeInactvHover(this)'
onMouseOut=
'changeHoverInactv(this)'
onClick=
'changeHoverActive(this)'
></img>
</div>
</div>
<div
id=
"right"
>
<div
id=
"sliders"
style=
"margin-top:10px;"
>
<div
id=
"category-A"
class=
"unselectable toolbar-middle"
style=
"width: 120px;"
>
<div>
Scholars
</div>
<div
style=
"height: 16px; width: 100px;"
>
<div
id=
"nodeAFilterMinValue"
></div>
<div
id=
"sliderANodeWeight"
></div>
<div
id=
"nodeAFilterMaxValue"
></div>
</div>
<div
style=
"height: 16px; width: 100px;"
>
<div
id=
"edgeAFilterMinValue"
></div>
<div
id=
"sliderAEdgeWeight"
></div>
<div
id=
"edgeAFilterMaxValue"
></div>
</div>
<div
style=
"height: 16px; width: 100px;"
>
<div
style=
"background: lightgreen;"
id=
"sliderANodeSize"
></div>
</div>
</div>
<div
id=
"category-legend"
class=
"unselectable toolbar-middle"
style=
"width: 80px;"
>
<div>
</div>
<center>
<div
style=
"height: 16px;"
>
Node Filter
</div>
<div
style=
"height: 16px;"
>
Edge Filter
</div>
<div
style=
"height: 16px;"
>
Node Size
</div>
</center>
</div>
<div
id=
"category-B"
class=
"unselectable toolbar-middle"
style=
"width: 120px;"
>
<div>
Keywords
</div>
<div
style=
"height: 16px; width: 100px;"
>
<div
id=
"nodeBFilterMinValue"
></div>
<div
id=
"sliderBNodeWeight"
></div>
<div
id=
"nodeBFilterMaxValue"
></div>
</div>
<div
style=
"height: 16px; width: 100px;"
>
<div
id=
"edgeBFilterMinValue"
></div>
<div
id=
"sliderBEdgeWeight"
></div>
<div
id=
"edgeBFilterMaxValue"
></div>
</div>
<div
style=
"height: 16px; width: 100px;"
>
<div
id=
"sliderBNodeSize"
></div>
</div>
</div>
</div>
</div>
<div
id=
"center"
>
<div
id=
"ofthemiddle"
style=
"border-width: 0px;margin-top:20px;"
>
<div
id=
"cursor-size-block"
style=
"width: 100px; float: left;"
>
<label
for=
"sliderSelectionZone"
class=
"sliderLabel"
>
cursor size
</label>
<div
id=
"sliderSelectionZone"
></div>
</div>
<div
id=
"gexfs"
style=
"margin-left:100px; width: 100px; float: left;"
></div>
<div
id=
"boxCurrentGraph"
>
Current graph:
<strong><div
id=
"currentGraph"
></div></strong>
</div>
<div
style=
"float: right;"
>
<input
id=
"searchinput"
autocomplete=
"off"
/>
<input
id=
"searchsubmit"
type=
"submit"
/>
<input
type=
"checkbox"
id=
"checkbox"
style=
""
onclick=
"alertCheckBox(this);"
>
<label
for=
"checkbox"
>
Add
</label>
</div>
</div>
</div>
</div>
<div
id=
"zonecentre"
class=
"gradient"
>
<div
onmousemove=
'if(typeof(partialGraph)!=="undefined" && cursor_size>0) {
trackMouse();
}'
oncontextmenu=
'return false;'
class=
"sigma-expand"
id=
"sigma-example"
></div>
<ul
id=
"ctlzoom"
>
<li>
<a
href=
"#"
id=
"saveAs"
title=
"export as"
>
</a>
</li>
<li>
<a
href=
"#"
id=
"zoomPlusButton"
title=
"S'approcher"
>
</a>
</li>
<li
id=
"zoomSliderzone"
>
<div
id=
"zoomSlider"
></div>
</li>
<li>
<a
href=
"#"
id=
"zoomMinusButton"
title=
"S'éloigner"
>
</a>
</li>
<li>
<a
href=
"#"
id=
"lensButton"
>
</a>
</li>
<li>
<a
href=
"#"
id=
"edgesButton"
>
</a>
</li>
</ul>
</div>
<!-- El MAPA -->
<div
id=
"overviewzone"
class=
"gradient"
onmouseover=
"overviewHover=true;"
onmouseout=
"overviewHover=false;"
>
<canvas
id=
"overview"
width=
"0"
height=
"0"
></canvas>
</div>
<div
id=
"rightcolumn"
style=
"position:fixed; right:-400px;top:80px;"
>
<!--
<div id="showChat" onclick="showhideChat();"><a href="#" id="aShowChat"> </a></div>
<iframe src="http://webchat.freenode.net/?nick=Ademe&channels=#anoe"
width="400" height="300"></iframe>
-->
</div>
<div
id=
"leftcolumn"
>
<div
id=
"unfold"
>
<a
href=
"#"
id=
"aUnfold"
class=
"rightarrow"
>
</a>
<a
href=
"#"
title=
"Status"
><img
width=
"60"
src=
"tinawebJS/img/trans/status_title.png"
></img></a>
<div
align=
"center"
style=
"left: -250px"
>
<table
cellpadding=
"0"
cellspacing=
"0"
>
<tr>
<td>
<img
id=
"viewType"
width=
"60"
onmouseover=
"neweffectshow();"
onmouseout=
"neweffecthide();"
title=
"Social"
src=
"tinawebJS/img/trans/status_macro_view.png"
></img>
</td>
<td
id=
"labelchange"
onmouseover=
"neweffectshow();"
onmouseout=
"justhide();"
>
<img
width=
"60"
src=
"tinawebJS/img/trans/status_title_change.png"
></img></td>
<td
id=
"availableView"
onmouseover=
"neweffectshow();"
onmouseout=
"justhide();"
>
<img
id=
"switch"
width=
"60"
src=
"tinawebJS/img/trans/graph_meso_null.png"
onClick=
'if(swclickActual=="") {swclick="social";} changeHoverActive(this)'
>
</img>
</td>
</tr>
</table>
</div>
<!--<a href="#" title="Status"><img width="60" src="img/trans/status_title.png"></img></a>
<img width="60" onmouseover="neweffectshow();" onmouseout="neweffecthide();" id="viewType" title="Social" src="img/trans/status_macro_view.png"></img>
-->
</div>
<div
id=
"leftcontent"
>
<div
style=
"text-align: center;"
>
<img
onclick=
"changeSwitchImage('fromHtml','')"
id=
"switchbutton"
width=
"60"
src=
"tinawebJS/img/trans/showKeywords.png"
></img>
</div>
<button
style=
"color: #900;font-weight: bold;font-size: 70%;text-transform: uppercase;float:right;"
onClick=
'cancelSelection(); $("#aUnfold").click();'
>
X
</button>
<div
id=
"tips"
></div>
<div
id=
"names"
></div>
<div
id=
"opossiteNodes"
></div>
<div
id=
"topPapers"
></div>
<div
id=
"information"
></div>
</div>
</div>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment