-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
178 lines (159 loc) · 5.16 KB
/
index.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>GOLDEN LAYOUT - the ultimate javascript layout manager</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="HTML5, JavaScript, Layout Manager, webapp" />
<meta name="description" content="GOLDEN LAYOUT - the ultimate javascript layout manager" />
<meta name="author" content="Wolfram Hempel" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="assets/css/screen.css" />
<script type="text/javascript">
document.createElement( 'header' );
document.createElement( 'nav' );
</script>
<script type="text/javascript" src="assets/js/jquery.js"></script>
</head>
<body class="category_">
<div id="modal" class="loading">
<div class="background"></div>
<div class="content-wrapper">
<div class="head">
<div class="close"></div>
<span class="title"></span>
</div>
<div class="content"></div>
</div>
</div>
<div id="outerWrapper">
<div class="topSection">
<div id="nav" >
<ul>
<li ><a href=".">START</a></li>
<li ><a href="download">DOWNLOAD</a></li>
<li ><a href="examples">EXAMPLES</a></li>
<li ><a href="tutorials">TUTORIALS</a></li>
<li ><a href="docs">DOCS</a></li>
<li ><a href="buylicense">BUY</a></li>
</ul>
</div>
</div>
<div class="content main">
<img id="startPageBackground" src="assets/images/background-abstract.jpg" />
<div class="startExample">
<div id="exampleScreen">
<div id="tryMeArrow"></div>
<div id="exampleLayoutContainer"></div>
</div>
</div>
<div id="startPageFeatures">
<ul>
<li>
<div class="bg"></div>
<img src="assets/images/features_popouts.png" width="140" height="87" />
<small>native</small>
<strong>popout windows</strong>
</li>
<li>
<div class="bg"></div>
<img src="assets/images/features_themeable.png" width="140" height="87" />
<small>completely</small>
<strong>themeable</strong>
</li>
<li class="last">
<div class="bg"></div>
<img src="assets/images/features_api.png" width="140" height="87" />
<small>comprehensive</small>
<strong>API</strong>
</li>
<li>
<div class="bg"></div>
<img src="assets/images/features_persistance.png" width="140" height="87" />
<small>powerful</small>
<strong>persistance</strong>
</li>
<li>
<div class="bg"></div>
<img src="assets/images/features_browser.png" width="140" height="87" />
<small>works in</small>
<strong>IE8+, FF and Chrome</strong>
</li>
<li class="last">
<div class="bg"></div>
<img src="assets/images/features_creative_commonsr.png" width="140" height="87" />
<small>non-proprietary use</small>
<strong>free</strong>
</li>
</ul>
</div>
<link rel="stylesheet" type="text/css" href="assets/css/startpage.css" />
<link type="text/css" rel="stylesheet" href="assets/css/goldenlayout-base.css" />
<link type="text/css" rel="stylesheet" href="assets/css/goldenlayout-dark-theme.css" />
<script type="text/javascript" src="assets/js/goldenlayout.min.js"></script>
<script type="text/javascript" src="assets/js/highchart_min.js"></script>
<script type="text/javascript" src="assets/js/startpage_min.js"></script>
</div>
<div id="footerPush"></div>
</div>
<div id="footer">
<div class="copyright">©2014 Hoxton One Ltd. All rights reserved.</div>
<ul class="footerItems">
<li class="news">
<h4>GoldenLayout on...</h4>
<ul class="social">
<li class="twitter">
<a href="https://twitter.com/goldenlayout">Twitter</a>
</li>
<li class="github">
<a href="https://github.com/hoxton-one/golden-layout">Github</a>
</li>
<li class="bower">
<a href="http://bower.io/search/?q=golden-layout">Bower: golden-layout</a>
</li>
</ul>
</li>
<li class="contact">
<h4>Contact</h4>
<p>
Like to learn more?
<a href="mailto:[email protected]">[email protected]</a>
</p>
<p>
Support for licensees
<a href="mailto:[email protected]">[email protected]</a>
</p>
<p>
For technical questions please also check the comment section at the bottom of docs and tutorials
</p>
</li>
<li class="footerItem about">
<h4>About</h4>
<p>
GoldenLayout is developed by <b>Hoxton One Ltd.</b>, a small Company based in London's dodgy, yet glorious East.
</p>
<p>
<b>Registered Offices</b>:
Suite 7,
KD Tower,
Cotterells,
Hemel Hempstead,
Herts,
HP1 1FW
</p>
<p>Registered in England and Wales, Company Nr 09121068</p>
</li>
</ul>
</div>
<script type="text/javascript" src="assets/js/Modal.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-53022077-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>