forked from studyr/studyr.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
169 lines (155 loc) · 5.83 KB
/
index.html
File metadata and controls
169 lines (155 loc) · 5.83 KB
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
<!DOCTYPE html>
<html lang="en">
<!-- Want to help improve studyr.net? I'm open to pull requests at https://github.com/studyr/studyr.github.com -->
<head>
<meta charset="utf-8">
<title>Studyr</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Student planning done right -- for Android.">
<meta name="author" content="John Grosen">
<meta property="og:title" content="Studyr" />
<meta property="og:type" content="product" />
<meta property="og:url" content="http://studyr.net" />
<meta property="og:image" content="http://studyr.net/logo.png" />
<meta property="og:site_name" content="Studyr" />
<meta property="fb:admins" content="100000077286120" />
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<link href="css/slider.css" rel="stylesheet">
<!--<link href="../assets/css/docs.css" rel="stylesheet">-->
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "http://connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<!-- Navbar
================================================== -->
<section id="navbar1">
<div class="container">
<div class="navbar">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="#">Studyr</a>
<div class="nav-collapse">
<ul class="nav">
<li class="active"><a href="#">Features</a></li>
<li><a href="faq.html">FAQ</a></li>
</ul>
<span class="pull-right">
<a href="#"><img src="img/google_play.png" /></a>
</span>
<span class="pull-right">
<ul class="nav">
<li><a href="mailto:contact@studyr.net">Contact us</a></li>
</ul>
</span>
</div><!-- /.nav-collapse -->
</div>
</div><!-- /navbar-inner -->
</div><!-- /navbar -->
</div>
</section>
<div class="container">
<div id="slider">
<input checked type="radio" name="slider" id="slide1" />
<input type="radio" name="slider" id="slide2" />
<input type="radio" name="slider" id="slide3" />
<div id="slides">
<div id="overflow">
<div class="inner">
<article>
<img src="img/slide1.png" />
</article>
<article>
<img src="img/slide2.png" />
</article>
<article>
<img src="img/slide3.png" />
</article>
</div>
</div>
</div>
<div id="active">
<label for="slide1"></label>
<label for="slide2"></label>
<label for="slide3"></label>
</div>
</div>
<div class="row">
<div class="span4">
<h2><img src="img/icons/glyphicons_266_flag.png" /> Important stuff, together</h2>
<p style="text-align: justify;">Manage your assignments and lectures in an eye-friendly list including their class, time remaining, and importance. Never again forget your homework!</p>
</div>
<div class="span4">
<h2><img src="img/icons/glyphicons_051_eye_open.png" /> The perfect user experience</h2>
<p style="text-align: justify;">With a UI closely following the Android Design guidelines, even if you have a phone running Android 2.1, you'll still experience the cleanliness of an Ice Cream Sandwich-designed app.</p>
</div>
<div class="span4">
<h2><img src="img/icons/glyphicons_009_magic.png" /> Easy to use</h2>
<p style="text-align: justify;">The design being based on official Google apps, Studyr is easy to learn -- you'll get the hang of it as soon as you install it.</p>
</div>
</div>
<br>
<div class="pull-right">
<div class="g-plusone" data-size="medium" data-href="http://studyr.net"></div>
<div class="fb-like" data-href="http://studyr.net" data-send="false" data-layout="button_count" data-width="90" data-show-faces="true" data-font="arial"></div>
</div>
<br><br>
<footer class="footer">
<br>
<p>© <a href="http://johngrosen.com">John Grosen</a> 2012<span class="pull-right">icons by glyphicons.com</span></p>
</footer>
</div><!-- /container -->
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/iosLabelFix.js"></script>
<script type="text/javascript">
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<script>
var currentSlide = 1;
function slide() {
if ($("#slide"+currentSlide).attr("checked")) {
currentSlide++;
if (currentSlide == 4) {
currentSlide = 1;
}
$("#slide"+currentSlide).attr("checked", true);
setTimeout(slide, 5000);
}
}
setTimeout(slide, 5000)
function justResized() {
//$("#active").css("margin-top", $("#slider").height()*-0.2 + "px");
//console.log($("#slider").height()*-0.2 + "px");
console.log($(".inner article").height());
$("#slider").height($(".inner article").height());
$("#slides").height($("#slider").height());
}
$(window).load(justResized);
$(window).resize(justResized);
</script>
</body>
</html>