-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEclipse-first-start.html
37 lines (37 loc) · 2.18 KB
/
Eclipse-first-start.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- Generated using WireframeSketcher: http://wireframesketcher.com -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Eclipse-first-start</title>
<link rel="stylesheet" type="text/css" href="Eclipse-first-start_files/resources/viewer.css">
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="Eclipse-first-start_files/resources/viewer_ie6.css"><![endif]-->
<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="Eclipse-first-start_files/resources/viewer_ie7.css"><![endif]-->
<script type="text/javascript" src="Eclipse-first-start_files/resources/jquery-1.6.1.min.js"
charset="UTF-8"></script>
<script type="text/javascript" src="Eclipse-first-start_files/resources/jquery.maphilight.min.js"
charset="UTF-8"></script>
<script type="text/javascript" src="Eclipse-first-start_files/resources/jquery.hotkeys.min.js"
charset="UTF-8"></script>
<script type="text/javascript"
src="Eclipse-first-start_files/resources/jquery.ba-hashchange.min.js" charset="UTF-8"></script>
<script type="text/javascript" src="Eclipse-first-start_files/resources/story.js" charset="UTF-8"></script>
<script type="text/javascript" src="Eclipse-first-start_files/resources/viewer.js" charset="UTF-8"></script>
<script type="text/javascript">
var viewer = createViewer(story, 'Eclipse-first-start_files');
</script>
</head>
<body class="screen">
<div id="container">
<div id="content"></div>
</div>
<div id="nav"><ul id="nav-left"><li
id="nav-left-prev"><a href="javascript:viewer.previous()" title="Previous"><span>Prev</span></a></li><li
id="nav-left-next"><a href="javascript:viewer.next()" title="Next"><span>Next</span></a></li>
</ul><ul id="nav-right"><li
id="nav-right-links"><a href="javascript:viewer.toggleLinks()" title="Toggle Links"><span>Links</span></a></li><li
id="nav-right-hide"><a href="javascript:viewer.hideNavbar()" title="Hide Navigation Bar"><span>Hide</span></a></li>
</ul><h1>Title</h1></div>
<div id="nav-hide" class="hidden"><a href="javascript:viewer.showNavbar()" title="Show Navigation Bar"><span>Navbar</span></a></div>
</body>
</html>