zurb-foundation 4.0.9 → 4.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (58) hide show
  1. data/Gemfile.lock +1 -1
  2. data/README.md +10 -3
  3. data/docs/Gemfile +4 -1
  4. data/docs/Gemfile.lock +1 -1
  5. data/docs/_sidebar-components.html.erb +1 -0
  6. data/docs/_sidebar.html.erb +2 -0
  7. data/docs/components/dropdown.html.erb +3 -3
  8. data/docs/components/global.html.erb +1 -1
  9. data/docs/components/grid.html.erb +4 -4
  10. data/docs/components/joyride.html.erb +4 -1
  11. data/docs/components/kitchen-sink.html.erb +864 -0
  12. data/docs/components/orbit.html.erb +1 -1
  13. data/docs/components/section.html.erb +29 -2
  14. data/docs/components/split-buttons.html.erb +1 -1
  15. data/docs/components/top-bar.html.erb +0 -3
  16. data/docs/css/docs.scss +8 -6
  17. data/docs/layout.html.erb +13 -2
  18. data/docs/rtl.html.erb +53 -0
  19. data/docs/support.html.erb +1 -1
  20. data/js/foundation/foundation.clearing.js +20 -14
  21. data/js/foundation/foundation.dropdown.js +10 -11
  22. data/js/foundation/foundation.forms.js +45 -13
  23. data/js/foundation/foundation.joyride.js +14 -6
  24. data/js/foundation/foundation.js +7 -1
  25. data/js/foundation/foundation.orbit.js +10 -8
  26. data/js/foundation/foundation.reveal.js +1 -1
  27. data/js/foundation/foundation.section.js +23 -7
  28. data/js/foundation/foundation.tooltips.js +7 -3
  29. data/js/foundation/foundation.topbar.js +28 -12
  30. data/lib/foundation/generators/install_generator.rb +1 -1
  31. data/lib/foundation/version.rb +1 -1
  32. data/package.json +7 -1
  33. data/scss/foundation/_foundation-global.scss +3 -3
  34. data/scss/foundation/components/_alert-boxes.scss +4 -4
  35. data/scss/foundation/components/_button-groups.scss +6 -4
  36. data/scss/foundation/components/_buttons.scss +4 -4
  37. data/scss/foundation/components/_clearing.scss +18 -16
  38. data/scss/foundation/components/_custom-forms.scss +8 -8
  39. data/scss/foundation/components/_dropdown-buttons.scss +12 -12
  40. data/scss/foundation/components/_dropdown.scss +5 -6
  41. data/scss/foundation/components/_forms.scss +15 -15
  42. data/scss/foundation/components/_grid.scss +18 -18
  43. data/scss/foundation/components/_inline-lists.scss +8 -3
  44. data/scss/foundation/components/_joyride.scss +8 -8
  45. data/scss/foundation/components/_magellan.scss +3 -2
  46. data/scss/foundation/components/_orbit.scss +24 -16
  47. data/scss/foundation/components/_pricing-tables.scss +1 -1
  48. data/scss/foundation/components/_reveal.scss +2 -2
  49. data/scss/foundation/components/_section.scss +5 -5
  50. data/scss/foundation/components/_split-buttons.scss +18 -18
  51. data/scss/foundation/components/_sub-nav.scss +1 -1
  52. data/scss/foundation/components/_switch.scss +11 -12
  53. data/scss/foundation/components/_tables.scss +1 -1
  54. data/scss/foundation/components/_tooltips.scss +2 -1
  55. data/scss/foundation/components/_top-bar.scss +10 -9
  56. data/templates/project/index.html +2 -2
  57. data/templates/project/scss/_settings.scss +8 -0
  58. metadata +6 -4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- zurb-foundation (4.0.9)
4
+ zurb-foundation (4.1.1)
5
5
  sass (>= 3.2.0)
6
6
 
7
7
  GEM
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  Welcome to Foundation
2
2
  =====================
3
3
 
4
- Foundation is the most advanced responsive front-end framework in the world. With Foundation you can quickly prototype and build sites or apps that work on any kind of device, with tons of included layout constructs (like a full responsive grid), elements and best practices.
4
+ Foundation is the most advanced responsive front-end framework in the world. You can quickly prototype and build sites or apps that work on any kind of device with Foundation, which includes layout constructs (like a fully responsive grid), elements and best practices.
5
5
 
6
6
  Homepage: http://foundation.zurb.com<br />
7
7
  Documentation: http://foundation.zurb.com/docs<br />
@@ -45,6 +45,7 @@ Joomla
45
45
  Drupal
46
46
 
47
47
  * [Drupal Theme](https://github.com/drewkennelly/foundation7) by Drew Kennelly
48
+ * [Zurb Foundation](http://drupal.org/project/zurb-foundation) Supporting F3.2, F4 & Drupal 8 by [Ishmael Sanchez](http://ishmaelsanchez.com), [Chris Lee](http://hire.chrisjlee.net)
48
49
  * [Zoundation Theme](http://drupal.org/project/zoundation) by [Andrea Burton](https://twitter.com/andreaburton) & [Jeff Graham](https://twitter.com/jgraham909), FunnyMonkey
49
50
 
50
51
  PyroCMS
@@ -84,9 +85,10 @@ Editors
84
85
 
85
86
  * [Textmate/Sublime Text2 Bundle](https://github.com/liamr/Zurb-Foundation-Textmate-Bundle) by Liam R, @liamr
86
87
 
87
- PSD Templates
88
+ Templates
88
89
 
89
- * [Desktop, Tablet and Phone Grid Templates](http://foundation.zurb.com/files/foundation-psd-templates.zip ) by Bruce Abel at Portfolio Creative Services Group
90
+ * [Desktop, Tablet and Phone Grid PSD Templates](http://foundation.zurb.com/files/foundation-psd-templates.zip ) by Bruce Abel at Portfolio Creative Services Group
91
+ * [HAML Web Templates](https://github.com/pbonnell/foundation_templates_haml) by Peter Bonnell
90
92
 
91
93
  Grid Generator
92
94
 
@@ -106,6 +108,11 @@ Ruby on Rails Sass Gems
106
108
 
107
109
  * [Foundation Icons 2](https://github.com/zaiste/foundation-icons-sass-rails) by J. P. Nowak
108
110
 
111
+ Yeoman Generator
112
+
113
+ * [Yeoman-Foundation](https://npmjs.org/package/yeoman-foundation) by Vincent Mac
114
+
115
+
109
116
  MIT Open Source License
110
117
  =======================
111
118
 
data/docs/Gemfile CHANGED
@@ -7,4 +7,7 @@ gem 'stasis'
7
7
  gem 'sass', :require => false
8
8
  gem 'coderay'
9
9
  gem 'uglifier'
10
- gem 'therubyracer'
10
+
11
+ group :production do
12
+ gem 'therubyracer'
13
+ end
data/docs/Gemfile.lock CHANGED
@@ -23,7 +23,7 @@ GEM
23
23
  directory_watcher (= 1.4.1)
24
24
  slop (= 3.3.2)
25
25
  tilt (= 1.3.3)
26
- therubyracer (0.10.1)
26
+ therubyracer (0.10.2)
27
27
  libv8 (~> 3.3.10)
28
28
  thor (0.17.0)
29
29
  tilt (1.3.3)
@@ -9,6 +9,7 @@
9
9
  <li><a href="../rails.html">Rails</a></li>
10
10
  <li><a href="../media-queries.html">Media Queries</a></li>
11
11
  <li><a class="<%= @page_title == 'Visibility Classes' ? 'active': '' %>" href="visibility.html">Visibility Classes</a></li>
12
+ <li><a href="../rtl.html">Right-to-Left Support</a></li>
12
13
  </ul>
13
14
  </div>
14
15
  </section>
@@ -9,6 +9,7 @@
9
9
  <li><a class="<%= @page_title == 'Rails' ? 'active': '' %>" href="rails.html">Rails</a></li>
10
10
  <li><a class="<%= @page_title == 'Media Queries' ? 'active': '' %>" href="media-queries.html">Media Queries</a></li>
11
11
  <li><a href="components/visibility.html">Visibility Classes</a></li>
12
+ <li><a class="<%= @page_title == 'Right-to-Left Support' ? 'active': '' %>" href="rtl.html">Right-to-Left Support</a></li>
12
13
  </ul>
13
14
  </div>
14
15
  </section>
@@ -70,6 +71,7 @@
70
71
  <div class="content">
71
72
  <ul class="side-nav">
72
73
  <li><a href="components/global.html">Global Styles</a></li>
74
+ <li><a href="components/alert-boxes.html">Alert Boxes</a></li>
73
75
  <li><a href="components/panels.html">Panels</a></li>
74
76
  <li><a href="components/pricing-tables.html">Pricing Tables</a></li>
75
77
  <li><a href="components/progress-bars.html">Progress Bars</a></li>
@@ -26,13 +26,13 @@
26
26
  <a href="#" data-dropdown="drop1">Has Dropdown</a>
27
27
  <a href="#" data-dropdown="drop2">Has Content Dropdown</a>
28
28
 
29
- <ul id="drop1" class="f-dropdown">
29
+ <ul id="drop1" class="f-dropdown" data-dropdown-content>
30
30
  <li><a href="#">This is a link</a></li>
31
31
  <li><a href="#">This is another</a></li>
32
32
  <li><a href="#">Yet another</a></li>
33
33
  </ul>
34
34
 
35
- <ul id="drop2" class="f-dropdown content">
35
+ <ul id="drop2" class="f-dropdown content" data-dropdown-content>
36
36
  <li><a href="#">This is a link</a></li>
37
37
  <li><a href="#">This is another</a></li>
38
38
  <li><a href="#">Yet another</a></li>
@@ -68,7 +68,7 @@
68
68
  <%= code_example '
69
69
  <a href="#" data-dropdown="drop1">Has Dropdown</a>
70
70
 
71
- <ul id="drop1" class="your-class-name">
71
+ <ul id="drop1" class="your-class-name" data-dropdown-content>
72
72
  <li><a href="#">This is a link</a></li>
73
73
  <li><a href="#">This is another</a></li>
74
74
  <li><a href="#">Yet another</a></li>
@@ -6,7 +6,7 @@
6
6
  <div class="large-12 columns">
7
7
  <% @page_title = "Global" %>
8
8
  <h2><%= @page_title %></h2>
9
- <h4 class="subheader">Every Foundation project needs gto include these global styles in order to work properly. These include things like basic formatting and global utility classes.</h4>
9
+ <h4 class="subheader">Every Foundation project needs to include these global styles in order to work properly. These include things like basic formatting and global utility classes.</h4>
10
10
 
11
11
  <hr>
12
12
 
@@ -167,7 +167,7 @@
167
167
  <hr>
168
168
 
169
169
  <h4>Centered Columns</h4>
170
- <p>Centered columns are placed in the middle of the row. This does not center their content, but centers the grid element, itself. This is accomplished by adding a class of <code>large-center</code> or <code>small-center</code> depending on which breakpoint you want the columns to center on. Small versions will carry through all breakpoints if not overridden by a large version. You can center any number of columns you have.</p>
170
+ <p>Centered columns are placed in the middle of the row. This does not center their content, but centers the grid element, itself. This is accomplished by adding a class of <code>large-centered</code> or <code>small-centered</code> depending on which breakpoint you want the columns to center on. Small versions will carry through all breakpoints if not overridden by a large version. You can center any number of columns you have.</p>
171
171
 
172
172
  <%= code_example '
173
173
  <div class="row">
@@ -323,9 +323,9 @@ $pull: false
323
323
  /* If you have a collapsed row, you need to set the columns to collapse as well. */
324
324
  $collapse: false
325
325
 
326
- /* By default, we do not include floats in the styles because it will be duplicated a lot. */
327
- /* To help control this, we made it an option. Set this to true to get columns to float. */
328
- $float: false
326
+ /* By default, we include float: left. */
327
+ /* To help control this, we made it an option. Set this to false to not include those styles. */
328
+ $float: left
329
329
  ', :css %>
330
330
 
331
331
  <%= code_example '
@@ -1,5 +1,8 @@
1
1
 
2
- <% @side_nav = "js" %>
2
+ <%
3
+ @side_nav = "js"
4
+ @joyride = true
5
+ %>
3
6
  <div class="row">
4
7
  <div class="large-9 push-3 columns">
5
8
 
@@ -0,0 +1,864 @@
1
+ <div class="row">
2
+ <div class="large-12 columns">
3
+ <div class="row">
4
+ <div class="large-12 columns">
5
+ <% @page_title = "Kitchen Sink" %>
6
+ <h2><%= @page_title %></h2>
7
+ <h4 class="subheader">This page included every single Foundation element so that we can make sure things work together smoothly.</h4>
8
+ <hr>
9
+ </div>
10
+ </div>
11
+
12
+ <div class="row">
13
+ <div class="large-12 columns">
14
+
15
+ <h4>Alert Boxes</h4>
16
+
17
+ <div data-alert class="alert-box radius">
18
+ This is a standard alert (div.alert-box).
19
+ <a href="" class="close">&times;</a>
20
+ </div>
21
+
22
+ <div data-alert class="alert-box success">
23
+ This is a success alert (div.alert-box.success).
24
+ <a href="" class="close">&times;</a>
25
+ </div>
26
+
27
+ <div data-alert class="alert-box alert round">
28
+ This is an alert (div.alert-box.alert.round).
29
+ <a href="" class="close">&times;</a>
30
+ </div>
31
+
32
+ <div data-alert class="alert-box secondary">
33
+ This is a secondary alert (div.alert-box.secondary).
34
+ <a href="" class="close">&times;</a>
35
+ </div>
36
+
37
+ <hr>
38
+
39
+ <h4>Block Grid</h4>
40
+
41
+ <ul class="small-block-grid-2 large-block-grid-4">
42
+ <li><img class="th" src="../img/demos/demo1.jpg"></li>
43
+ <li><img class="th" src="../img/demos/demo2.jpg"></li>
44
+ <li><img class="th" src="../img/demos/demo3.jpg"></li>
45
+ <li><img class="th" src="../img/demos/demo4.jpg"></li>
46
+ </ul>
47
+
48
+ <hr>
49
+
50
+ <h4>Breadcrumbs</h4>
51
+
52
+ <ul class="breadcrumbs">
53
+ <li><a href="#">Home</a></li>
54
+ <li><a href="#">Features</a></li>
55
+ <li class="unavailable"><a href="#">Gene Splicing</a></li>
56
+ <li class="current"><a href="#">Cloning</a></li>
57
+ </ul>
58
+
59
+ <hr>
60
+
61
+ <h4>Buttons</h4>
62
+
63
+ <div class="row">
64
+ <div class="small-6 large-6 columns">
65
+ <a href="#" class="tiny button">.tiny.button</a><br>
66
+ <a href="#" class="small button">.small.button</a><br>
67
+ <a href="#" class="button">.button</a><br>
68
+ </div>
69
+ <div class="small-6 large-6 columns">
70
+ <a href="#" class="tiny button secondary">.tiny.secondary</a><br>
71
+ <a href="#" class="small button success radius">.small.success.radius</a><br>
72
+ <a href="#" class="button alert round disabled">.round.disabled</a><br>
73
+ </div>
74
+ </div>
75
+
76
+ <hr>
77
+
78
+ <h4>Button Groups</h4>
79
+
80
+ <ul class="button-group">
81
+ <li><a href="#" class="small button">Button 1</a></li>
82
+ <li><a href="#" class="small button">Button 2</a></li>
83
+ <li><a href="#" class="small button">Button 3</a></li>
84
+ </ul>
85
+ <ul class="button-group radius">
86
+ <li><a href="#" class="button secondary">Button 1</a></li>
87
+ <li><a href="#" class="button secondary">Button 2</a></li>
88
+ <li><a href="#" class="button secondary">Button 3</a></li>
89
+ <li><a href="#" class="button secondary">Button 4</a></li>
90
+ </ul>
91
+ <ul class="button-group round even-3">
92
+ <li><a href="#" class="button alert">Button 1</a></li>
93
+ <li><a href="#" class="button alert">Button 2</a></li>
94
+ <li><a href="#" class="button alert">Button 3</a></li>
95
+ </ul>
96
+ <ul class="button-group round even-3">
97
+ <li><input type="submit" class="button success" value="Button 1"></li>
98
+ <li><input type="submit" class="button success" value="Button 2"></li>
99
+ <li><input type="submit" class="button success" value="Button 3"></li>
100
+ </ul>
101
+
102
+ <hr>
103
+
104
+ <h4>Dropdown Buttons</h4>
105
+
106
+ <a href="#" data-dropdown="drop" class="tiny button dropdown">Dropdown Button</a><br>
107
+ <a href="#" data-dropdown="drop2" class="small secondary radius button dropdown">Dropdown Button</a><br>
108
+ <a href="#" data-dropdown="drop3" class="button alert round dropdown">Dropdown Button</a><br>
109
+ <a href="#" data-dropdown="drop4" class="large success button dropdown">Dropdown Button</a><br>
110
+ <a href="#" data-dropdown="drop5" class="large button dropdown expand">Dropdown Button</a>
111
+
112
+ <hr>
113
+
114
+ <h4>Split Buttons</h4>
115
+
116
+ <a href="#" class="tiny button split">Split Button <span data-dropdown="drop"></span></a><br>
117
+ <a href="#" class="small secondary radius button split">Split Button <span data-dropdown="drop2"></span></a><br>
118
+ <a href="#" class="button alert round split">Split Button <span data-dropdown="drop3"></span></a><br>
119
+ <a href="#" class="large success button split">Split Button <span data-dropdown="drop4"></span></a>
120
+
121
+ <hr>
122
+
123
+ <h4>Clearing</h4>
124
+
125
+ <div>
126
+ <ul class="clearing-thumbs" data-clearing>
127
+ <li><a class="th" href="../img/demos/demo1.jpg"><img data-caption="Nulla vitae elit libero, a pharetra augue. Cras mattis consectetur purus sit amet fermentum." src="../img/demos/demo1-th.jpg"></a></li>
128
+ <li><a class="th" href="../img/demos/demo2.jpg"><img src="../img/demos/demo2-th.jpg"></a></li>
129
+ <li><a class="th" href="../img/demos/demo3.jpg"><img data-caption="Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus." src="../img/demos/demo3-th.jpg"></a></li>
130
+ <li><a class="th" href="../img/demos/demo4.jpg"><img src="../img/demos/demo4-th.jpg"></a></li>
131
+ <li><a class="th" href="../img/demos/demo5.jpg"><img data-caption="Integer posuere erat a ante venenatis dapibus posuere velit aliquet." src="../img/demos/demo5-th.jpg"></a></li>
132
+ </ul>
133
+ </div>
134
+
135
+ <hr>
136
+
137
+ <h4>Forms</h4>
138
+
139
+ <form>
140
+ <fieldset>
141
+ <legend>Fieldset</legend>
142
+
143
+ <div class="row">
144
+ <div class="large-12 columns">
145
+ <label>Input Label</label>
146
+ <input type="text" placeholder="large-12.columns">
147
+ </div>
148
+ </div>
149
+
150
+ <div class="row">
151
+ <div class="large-4 columns">
152
+ <label>Input Label</label>
153
+ <input type="text" placeholder="large-4.columns">
154
+ </div>
155
+ <div class="large-4 columns">
156
+ <label>Input Label</label>
157
+ <input type="text" placeholder="large-4.columns">
158
+ </div>
159
+ <div class="large-4 columns">
160
+ <div class="row collapse">
161
+ <label>Input Label</label>
162
+ <div class="small-9 columns">
163
+ <input type="text" placeholder="small-9.columns">
164
+ </div>
165
+ <div class="small-3 columns">
166
+ <span class="postfix">.com</span>
167
+ </div>
168
+ </div>
169
+ </div>
170
+ </div>
171
+
172
+ <div class="row">
173
+ <div class="large-12 columns">
174
+ <label>Textarea Label</label>
175
+ <textarea placeholder="small-12.columns"></textarea>
176
+ </div>
177
+ </div>
178
+
179
+ </fieldset>
180
+ </form>
181
+
182
+ <hr>
183
+
184
+ <h4>Custom Forms</h4>
185
+
186
+ <form class="custom">
187
+ <div class="row">
188
+ <div class="large-4 columns">
189
+ <label for="radio1"><input name="radio1" type="radio" id="radio1" style="display:none;" CHECKED><span class="custom radio checked"></span> Radio Button 1</label>
190
+ <label for="radio1"><input name="radio1" type="radio" id="radio1" style="display:none;"><span class="custom radio"></span> Radio Button 2</label>
191
+ <label for="radio1"><input name="radio1" type="radio" id="radio1" disabled style="display:none;"><span class="custom radio"></span> Radio Button 3</label>
192
+ </div>
193
+ <div class="large-4 columns">
194
+ <label for="checkbox1"><input type="checkbox" id="checkbox1" style="display: none;"><span class="custom checkbox"></span> Label for Checkbox</label>
195
+ <label for="checkbox2"><input type="checkbox" id="checkbox2" CHECKED style="display: none;"><span class="custom checkbox checked"></span> Label for Checkbox</label>
196
+ <label for="checkbox3"><input type="checkbox" CHECKED id="checkbox3" style="display: none;"><span class="custom checkbox checked"></span> Label for Checkbox</label>
197
+ </div>
198
+ <div class="large-4 columns">
199
+ <label for="customDropdown1">Medium Example</label>
200
+ <select id="customDropdown1" class="medium">
201
+ <option DISABLED>This is a dropdown</option>
202
+ <option>This is another option</option>
203
+ <option>This is another option too</option>
204
+ <option>Look, a third option</option>
205
+ </select>
206
+ </div>
207
+ </div>
208
+ </form>
209
+
210
+ <hr>
211
+
212
+ <h4>Dropdowns</h4>
213
+
214
+ <a href="#" class="button" data-dropdown="tinyDrop">Link Dropdown &raquo;</a>
215
+ <a href="#" class="button" data-dropdown="contentDrop">Content Dropdown &raquo;</a>
216
+
217
+ <hr>
218
+
219
+ <h4>Flex Video</h4>
220
+
221
+ <div class="flex-video">
222
+ <iframe width="420" height="315" src="http://www.youtube.com/embed/0_EW8aNgKlA" frameborder="0" allowfullscreen></iframe>
223
+ </div>
224
+
225
+ <hr>
226
+
227
+ <h4>Inline Lists</h4>
228
+
229
+ <ul class="inline-list">
230
+ <li><a href="#">Link 1</a></li>
231
+ <li><a href="#">Link 2</a></li>
232
+ <li><a href="#">Link 3</a></li>
233
+ <li><a href="#">Link 4</a></li>
234
+ <li><a href="#">Link 5</a></li>
235
+ </ul>
236
+
237
+ <hr>
238
+
239
+ <h4>Joyride</h4>
240
+
241
+ <a id="start-jr" class="secondary button">Start Joyride</a>
242
+ <h5 id="numero1" class="so-awesome">Build Joyride with HTML</h5>
243
+ <p id="numero2" class="so-awesome">Stop Number 2 for You!</p>
244
+
245
+ <hr>
246
+
247
+ <h4>Keystroke</h4>
248
+
249
+ <p>To make something pretty, press and hold <kbd>cmd + alt + shift + w + a + !</kbd></p>
250
+
251
+ <hr>
252
+
253
+ <h4>Labels</h4>
254
+
255
+ <p>
256
+ <span class="label">Regular Label</span><br>
257
+ <span class="radius secondary label">Radius Secondary Label</span><br>
258
+ <span class="round alert label">Round Alert Label</span><br>
259
+ <span class="success label">Success Label</span><br>
260
+ </p>
261
+
262
+ <hr>
263
+
264
+ <h4>Magellan</h4>
265
+
266
+ <div data-magellan-expedition="fixed">
267
+ <dl class="sub-nav">
268
+ <dd data-magellan-arrival="build"><a href="#build">Build with HTML</a></dd>
269
+ <dd data-magellan-arrival="js"><a href="#js">Using Javascript</a></dd>
270
+ </dl>
271
+ </div>
272
+
273
+ <h5 data-magellan-destination="build">Build With Predefined HTML Structure</h5>
274
+ <p>Nullam quis risus eget urna mollis ornare vel eu leo. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Vestibulum id ligula porta felis euismod semper.</p>
275
+ <h5 data-magellan-destination="js">Awesome JS Goodness</h5>
276
+ <p>Nullam quis risus eget urna mollis ornare vel eu leo. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Vestibulum id ligula porta felis euismod semper.</p>
277
+
278
+ <hr>
279
+
280
+ <h4>Orbit</h4>
281
+
282
+ <div class="row">
283
+ <div class="large-6 columns">
284
+ <ul id="featured1" data-orbit data-options="timer_speed:5000;">
285
+ <li>
286
+ <img src="../img/demos/demo1.jpg" />
287
+ <div class="orbit-caption">
288
+ Caption One. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
289
+ </div>
290
+ </li>
291
+ <li>
292
+ <img src="../img/demos/demo2.jpg" />
293
+ <div class="orbit-caption">
294
+ Caption Two. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
295
+ </div>
296
+ </li>
297
+ <li>
298
+ <img src="../img/demos/demo3.jpg" />
299
+ <div class="orbit-caption">
300
+ Caption Three. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
301
+ </div>
302
+ </li>
303
+ </ul>
304
+ </div>
305
+ </div>
306
+
307
+ <hr>
308
+
309
+ <h4>Pagination</h4>
310
+
311
+ <ul class="pagination">
312
+ <li class="arrow unavailable"><a href="">&laquo;</a></li>
313
+ <li class="current"><a href="">1</a></li>
314
+ <li><a href="">2</a></li>
315
+ <li><a href="">3</a></li>
316
+ <li><a href="">4</a></li>
317
+ <li class="unavailable"><a href="">&hellip;</a></li>
318
+ <li><a href="">12</a></li>
319
+ <li><a href="">13</a></li>
320
+ <li class="arrow"><a href="">&raquo;</a></li>
321
+ </ul>
322
+
323
+ <hr>
324
+
325
+ <h4>Panels</h4>
326
+
327
+ <div class="row">
328
+ <div class="large-6 columns">
329
+ <div class="panel">
330
+ <h5>This is a regular panel.</h5>
331
+ <p>It has an easy to override visual style, and is appropriately subdued.</p>
332
+ </div>
333
+ </div>
334
+ <div class="large-6 columns">
335
+ <div class="panel callout radius">
336
+ <h5>This is a callout panel.</h5>
337
+ <p>It's a little ostentatious, but useful for important content.</p>
338
+ </div>
339
+ </div>
340
+ </div>
341
+
342
+ <hr>
343
+
344
+ <h4>Pricing Tables</h4>
345
+
346
+ <div class="row">
347
+ <div class="large-4 columns">
348
+ <ul class="pricing-table">
349
+ <li class="title">Standard</li>
350
+ <li class="price">$99.99</li>
351
+ <li class="description">An awesome description</li>
352
+ <li class="bullet-item">1 Database</li>
353
+ <li class="bullet-item">5GB Storage</li>
354
+ <li class="bullet-item">20 Users</li>
355
+ <li class="cta-button"><a class="button" href="#">Buy Now</a></li>
356
+ </ul>
357
+ </div>
358
+ </div>
359
+
360
+ <hr>
361
+
362
+ <h4>Progress Bars</h4>
363
+
364
+ <div class="progress large-6"><span class="meter" style="width: 40%"></span></div>
365
+ <div class="radius progress success large-8"><span class="meter" style="width: 80%"></span></div>
366
+ <div class="nice round progress alert large-10"><span class="meter" style="width: 30%"></span></div>
367
+ <div class="nice secondary progress"><span class="meter" style="width: 50%"></span></div>
368
+
369
+ <hr>
370
+
371
+ <h4>Reveal</h4>
372
+
373
+ <a href="#" data-reveal-id="firstModal" class="radius button">Example Modal&hellip;</a>
374
+ <a href="#" data-reveal-id="videoModal" class="radius button">Example Modal w/Video&hellip;</a>
375
+
376
+ <hr>
377
+
378
+ <h4>Section</h4>
379
+
380
+ <div class="row">
381
+ <div class="large-3 columns">
382
+ <div class="section-container vertical-nav" data-section="vertical-nav">
383
+ <section class="section">
384
+ <p class="title"><a href="#">Section 1</a></p>
385
+ <div class="content">
386
+ <ul class="side-nav">
387
+ <li><a href="#">Link 1</a></li>
388
+ <li><a href="#">Link 2</a></li>
389
+ <li><a href="#">Link 3</a></li>
390
+ <li class="divider"></li>
391
+ <li><a href="#">Link 1</a></li>
392
+ </ul>
393
+ </div>
394
+ </section>
395
+ <section class="section">
396
+ <p class="title"><a href="#">Section 2</a></p>
397
+ <div class="content">
398
+ <ul class="side-nav">
399
+ <li><a href="#">Link 1</a></li>
400
+ <li><a href="#">Link 2</a></li>
401
+ <li><a href="#">Link 3</a></li>
402
+ <li class="divider"></li>
403
+ <li><a href="#">Link 1</a></li>
404
+ </ul>
405
+ </div>
406
+ </section>
407
+ </div>
408
+ </div>
409
+ <div class="large-9 columns">
410
+ <div class="section-container horizontal-nav" data-section="horizontal-nav">
411
+ <section class="section">
412
+ <p class="title"><a href="#">Section 1</a></p>
413
+ <div class="content">
414
+ <ul class="side-nav">
415
+ <li><a href="#">Link 1</a></li>
416
+ <li><a href="#">Link 2</a></li>
417
+ <li><a href="#">Link 3</a></li>
418
+ <li class="divider"></li>
419
+ <li><a href="#">Link 1</a></li>
420
+ </ul>
421
+ </div>
422
+ </section>
423
+ <section class="section">
424
+ <p class="title"><a href="#">Section 2</a></p>
425
+ <div class="content">
426
+ <ul class="side-nav">
427
+ <li><a href="#">Link 1</a></li>
428
+ <li><a href="#">Link 2</a></li>
429
+ <li><a href="#">Link 3</a></li>
430
+ <li class="divider"></li>
431
+ <li><a href="#">Link 1</a></li>
432
+ </ul>
433
+ </div>
434
+ </section>
435
+ </div>
436
+ <div class="section-container auto" data-section data-options="deep_linking: true;">
437
+ <section class="section">
438
+ <p class="title"><a href="#panel1">Section 1</a></p>
439
+ <div class="content" data-slug="panel1">
440
+ <p>Section 1. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
441
+ </div>
442
+ </section>
443
+ <section class="section">
444
+ <p class="title"><a href="#panel2">Section 2</a></p>
445
+ <div class="content" data-slug="panel2">
446
+ <p>Section 2. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
447
+ </div>
448
+ </section>
449
+ <div class="section">
450
+ <p class="title"><a href="#panel3">Section 3</a></p>
451
+ <div class="content" data-slug="panel3">
452
+ <form>
453
+ <div class="row collapse">
454
+ <div class="large-2 columns">
455
+ <label class="inline">Your Name</label>
456
+ </div>
457
+ <div class="large-10 columns">
458
+ <input type="text" id="yourName" placeholder="Jane Smith">
459
+ </div>
460
+ </div>
461
+ <div class="row collapse">
462
+ <div class="large-2 columns">
463
+ <label class="inline"> Your Email</label>
464
+ </div>
465
+ <div class="large-10 columns">
466
+ <input type="text" id="yourEmail" placeholder="jane@smithco.com">
467
+ </div>
468
+ </div>
469
+ <label>What's up?</label>
470
+ <textarea rows="4"></textarea>
471
+ <button type="submit" class="radius button">Submit</button>
472
+ </form>
473
+ </div>
474
+ </div>
475
+ </div>
476
+ <div class="section-container accordion" data-section="accordion">
477
+ <section class="section">
478
+ <p class="title"><a href="#panel1">Section 1</a></p>
479
+ <div class="content" data-slug="panel1">
480
+ <p>Section 1. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
481
+ </div>
482
+ </section>
483
+ <section class="section">
484
+ <p class="title"><a href="#panel2">Section 2</a></p>
485
+ <div class="content" data-slug="panel2">
486
+ <p>Section 2. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
487
+ </div>
488
+ </section>
489
+ <section class="section">
490
+ <p class="title"><a href="#panel3">Section 3</a></p>
491
+ <div class="content" data-slug="panel3">
492
+ <p>Section 2. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
493
+ </div>
494
+ </section>
495
+ </div>
496
+ <div class="section-container tabs" data-section="tabs">
497
+ <section class="section">
498
+ <p class="title"><a href="#panel1">Section 1</a></p>
499
+ <div class="content" data-slug="panel1">
500
+ <p>Section 1. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
501
+ </div>
502
+ </section>
503
+ <section class="section">
504
+ <p class="title"><a href="#panel2">Section 2</a></p>
505
+ <div class="content" data-slug="panel2">
506
+ <p>Section 2. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
507
+ </div>
508
+ </section>
509
+ <section class="section">
510
+ <p class="title"><a href="#panel3">Section 3</a></p>
511
+ <div class="content" data-slug="panel3">
512
+ <p>Section 2. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
513
+ </div>
514
+ </section>
515
+ </div>
516
+ </div>
517
+ </div>
518
+
519
+ <hr>
520
+
521
+ <h4>Side Nav</h4>
522
+
523
+ <div class="row">
524
+ <div class="large-4 columns end">
525
+ <ul class="side-nav">
526
+ <li class="active"><a href="#">Link 1</a></li>
527
+ <li><a href="#">Link 2</a></li>
528
+ <li class="divider"></li>
529
+ <li><a href="#">Link 3</a></li>
530
+ <li><a href="#">Link 4</a></li>
531
+ </ul>
532
+ </div>
533
+ </div>
534
+
535
+ <hr>
536
+
537
+ <h4>Sub Nav</h4>
538
+
539
+ <dl class="sub-nav">
540
+ <dt>Filter:</dt>
541
+ <dd class="active"><a href="#">All</a></dd>
542
+ <dd><a href="#">Active</a></dd>
543
+ <dd><a href="#">Pending</a></dd>
544
+ <dd><a href="#">Suspended</a></dd>
545
+ </dl>
546
+
547
+ <hr>
548
+
549
+ <h4>Switch</h4>
550
+
551
+ <div class="small-2 switch tiny">
552
+ <input id="a" name="switch-a" type="radio" checked>
553
+ <label for="a" onclick="">Off</label>
554
+
555
+ <input id="a1" name="switch-a" type="radio">
556
+ <label for="a1" onclick="">On</label>
557
+
558
+ <span></span>
559
+ </div>
560
+
561
+ <div class="small-3 switch small">
562
+ <input id="b" name="switch-b" type="radio" checked>
563
+ <label for="b" onclick="">Off</label>
564
+
565
+ <input id="b1" name="switch-b" type="radio">
566
+ <label for="b1" onclick="">On</label>
567
+
568
+ <span></span>
569
+ </div>
570
+
571
+ <div class="small-4 switch radius">
572
+ <input id="c" name="switch-c" type="radio" checked>
573
+ <label for="c" onclick="">Off</label>
574
+
575
+ <input id="c1" name="switch-c" type="radio">
576
+ <label for="c1" onclick="">On</label>
577
+
578
+ <span></span>
579
+ </div>
580
+
581
+ <div class="small-6 switch large round">
582
+ <input id="d" name="switch-d" type="radio" checked>
583
+ <label for="d" onclick="">Off</label>
584
+
585
+ <input id="d1" name="switch-d" type="radio">
586
+ <label for="d1" onclick="">On</label>
587
+
588
+ <span></span>
589
+ </div>
590
+
591
+ <hr>
592
+
593
+ <h4>Tables</h4>
594
+
595
+ <table>
596
+ <thead>
597
+ <tr>
598
+ <th width="200">Table Header</th>
599
+ <th>Table Header</th>
600
+ <th width="150">Table Header</th>
601
+ <th width="150">Table Header</th>
602
+ </tr>
603
+ </thead>
604
+ <tbody>
605
+ <tr>
606
+ <td>Content Goes Here</td>
607
+ <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
608
+ <td>Content Goes Here</td>
609
+ <td>Content Goes Here</td>
610
+ </tr>
611
+ <tr>
612
+ <td>Content Goes Here</td>
613
+ <td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
614
+ <td>Content Goes Here</td>
615
+ <td>Content Goes Here</td>
616
+ </tr>
617
+ <tr>
618
+ <td>Content Goes Here</td>
619
+ <td>This is longer Content Goes Here Donec id elit non mi porta gravida at eget metus.</td>
620
+ <td>Content Goes Here</td>
621
+ <td>Content Goes Here</td>
622
+ </tr>
623
+ </tbody>
624
+ </table>
625
+
626
+ <hr>
627
+
628
+ <h4>Thumbnails</h4>
629
+
630
+ <p><a class="th" href="../img/demos/demo1.jpg"><img src="../img/demos/demo1-th.jpg"></a></p>
631
+ <img class="th" src="../img/demos/demo2-th.jpg">
632
+
633
+ <hr>
634
+
635
+ <h4>Tooltips</h4>
636
+
637
+ <p>The tooltips can be positioned on the <span data-tooltip class="has-tip" data-width="210" title="I'm on bottom and the default position.">"tip-bottom"</span>, which is the default position, <span data-tooltip class="has-tip tip-top noradius" data-width="210" title="I'm on the top and I'm not rounded!">"tip-top" (hehe)</span>, <span data-tooltip="left" class="has-tip tip-left" data-width="90" title="I'm on the left!">"tip-left"</span>, or <span data-tooltip="right" class="has-tip tip-right" data-width="120" title="I'm on the right!">"tip-right"</span> of the target element by adding the appropriate class to them. You can even add your own custom class to style each tip differently. On a small device, the tooltips are full width and bottom aligned.</p>
638
+
639
+ <hr>
640
+
641
+ <h4>Top Bar</h4>
642
+
643
+ <nav class="top-bar">
644
+ <ul class="title-area">
645
+ <!-- Title Area -->
646
+ <li class="name">
647
+ <h1><a href="/">Top Bar</a></h1>
648
+ </li>
649
+ <!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
650
+ <li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
651
+ </ul>
652
+
653
+ <section class="top-bar-section">
654
+ <ul class="left">
655
+ <li class="divider"></li>
656
+ <li class="has-dropdown"><a href="<%= features_path %>">Item 1</a>
657
+
658
+ <ul class="dropdown">
659
+ <li><label>Level One</label></li>
660
+ <li><a href="#">Sub-item 1</a></li>
661
+ <li><a href="#">Sub-item 2</a></li>
662
+ <li class="divider"></li>
663
+ <li><a href="#">Sub-item 3</a></li>
664
+ <li class="has-dropdown"><a href="#">Sub-item 4</a>
665
+
666
+ <ul class="dropdown">
667
+ <li><label>Level Two</label></li>
668
+ <li class="has-dropdown"><a href="#">Sub-item 1</a>
669
+
670
+ <ul class="dropdown">
671
+ <li><label>Level Three</label></li>
672
+ <li class="has-dropdown"><a href="#">Sub-item 1</a>
673
+
674
+ <ul class="dropdown">
675
+ <li><label>Level Four</label></li>
676
+ <li><a href="#">Sub-item 1</a></li>
677
+ </ul>
678
+ </li>
679
+ <li><a href="#">Sub-item 2</a></li>
680
+ <li><a href="#">Sub-item 3</a></li>
681
+ <li class="divider"></li>
682
+ <li><a href="#">Sub-item 4</a></li>
683
+ </ul>
684
+ </li>
685
+ <li><a href="#">Sub-item 2</a></li>
686
+ <li><a href="#">Sub-item 3</a></li>
687
+ <li><a href="#">Sub-item 4</a>
688
+ </ul>
689
+ </li>
690
+ <li><a href="#">Sub-item 5</a></li>
691
+ </ul>
692
+ </li>
693
+ <li class="divider"></li>
694
+ </ul>
695
+ <!-- Right Nav Section -->
696
+ <ul class="right">
697
+ <li class="divider hide-for-small"></li>
698
+ <li><a href="#">Item 2</a></li>
699
+ </ul>
700
+ </section>
701
+ </nav>
702
+
703
+ <hr>
704
+
705
+ <h4>Type</h4>
706
+
707
+ <h1>h1. This is a very large header.</h1>
708
+ <h2>h2. This is a large header.</h2>
709
+ <h3>h3. This is a medium header.</h3>
710
+ <h4>h4. This is a moderate header.</h4>
711
+ <h5>h5. This is a small header. h1.</h5>
712
+ <h6>h6. This is a tiny header. h1.</h6>
713
+
714
+ <br>
715
+
716
+ <h1 class="subheader">h1.subheader</h1>
717
+ <h2 class="subheader">h2.subheader</h2>
718
+ <h3 class="subheader">h3.subheader</h3>
719
+ <h4 class="subheader">h4.subheader</h4>
720
+ <h5 class="subheader">h5.subheader</h5>
721
+ <h6 class="subheader">h6.subheader</h6>
722
+
723
+ <br>
724
+
725
+ <ul class="disc">
726
+ <li>List item with a much longer description or more content.</li>
727
+ <li>List item</li>
728
+ <li>List item
729
+ <ul>
730
+ <li>Nested List Item</li>
731
+ <li>Nested List Item</li>
732
+ <li>Nested List Item</li>
733
+ </ul>
734
+ </li>
735
+ <li>List item</li>
736
+ <li>List item</li>
737
+ <li>List item</li>
738
+ </ul>
739
+
740
+ <!-- Ordered lists are great for lists that need order, duh -->
741
+ <ol>
742
+ <li>List Item 1</li>
743
+ <li>List Item 2</li>
744
+ <li>List Item 3</li>
745
+ </ol>
746
+
747
+ <!-- Definition lists are great for small block of copy that describe the header -->
748
+ <dl>
749
+ <dt>Definition List</dt>
750
+ <dd>Definition Cras justo odio, dapibus ac facilisis in, egestas eget quam. Nullam id dolor id nibh ultricies vehicula ut id elit.</dd>
751
+ </dl>
752
+
753
+ <br>
754
+
755
+ <blockquote>I do not fear computers. I fear the lack of them. Maecenas faucibus mollis interdum. Aenean lacinia bibendum nulla sed consectetur.<cite>Isaac Asimov</cite></blockquote>
756
+
757
+ <br>
758
+
759
+ <ul class="vcard">
760
+ <li class="fn">Gaius Baltar</li>
761
+ <li class="street-address">123 Colonial Ave.</li>
762
+ <li class="locality">Caprica City</li>
763
+ <li><span class="state">Caprica</span>, <span class="zip">12345</span></li>
764
+ <li class="email"><a href="#">g.baltar@cmail.com</a></li>
765
+ </ul>
766
+
767
+ <hr>
768
+
769
+ <h4>Visibility Classes</h4>
770
+
771
+ <h5>Screen Size Visibility Control (Show)</h5>
772
+ <p>The following text should describe the screen size you're using:</p>
773
+ <p class="panel">
774
+ <strong class="show-for-small">You are on a small screen.</strong>
775
+ <strong class="show-for-medium">You are on a medium screen.</strong>
776
+ <strong class="show-for-medium-up">You are on a medium, large or xlarge screen.</strong>
777
+ <strong class="show-for-medium-down">You are on a medium or small screen.</strong>
778
+ <strong class="show-for-large">You are on a large screen.</strong>
779
+ <strong class="show-for-large-up">You are on a large or xlarge screen.</strong>
780
+ <strong class="show-for-large-down">You are on a large, medium or small screen.</strong>
781
+ <strong class="show-for-xlarge">You are on a xlarge screen.</strong>
782
+ </p>
783
+
784
+ <h5>Screen Size Visibility Control (Hide)</h5>
785
+ <p>The following text should describe the screen size you aren't using:</p>
786
+ <p class="panel">
787
+ <strong class="hide-for-small">You are <em>not</em> on a small screen.</strong>
788
+ <strong class="hide-for-medium">You are <em>not</em> on a medium screen.</strong>
789
+ <strong class="hide-for-medium-up">You are <em>not</em> on a medium, large or xlarge screen.</strong>
790
+ <strong class="hide-for-medium-down">You are <em>not</em> on a medium or small screen.</strong>
791
+ <strong class="hide-for-large">You are <em>not</em> on a large screen.</strong>
792
+ <strong class="hide-for-large-up">You are <em>not</em> on a large or xlarge screen.</strong>
793
+ <strong class="hide-for-large-down">You are <em>not</em> on a large, medium or small screen.</strong>
794
+ <strong class="hide-for-xlarge">You are <em>not</em> on a xlarge screen.</strong>
795
+ </p>
796
+
797
+ <h5>Orientation Detection</h5>
798
+ <p>The following text should describe the device orientation you're using:</p>
799
+ <p class="panel">
800
+ <strong class="show-for-landscape">You are in landscape orientation.</strong>
801
+ <strong class="show-for-portrait">You are in portrait orientation.</strong>
802
+ </p>
803
+
804
+ <h5>Touch Detection</h5>
805
+ <p>The following text should describe if you're using a touch device:</p>
806
+ <p class="panel">
807
+ <strong class="show-for-touch">You are on a touch-enabled device.</strong>
808
+ <strong class="hide-for-touch">You are not on a touch-enabled device.</strong>
809
+ </p>
810
+
811
+
812
+ </div>
813
+ </div>
814
+
815
+ </div>
816
+
817
+ </div>
818
+
819
+ <!-- Dropdowns -->
820
+ <ul id="tinyDrop" class="f-dropdown" data-dropdown-content>
821
+ <li><a href="#">This is a link</a></li>
822
+ <li><a href="#">This is another</a></li>
823
+ <li><a href="#">Yet another</a></li>
824
+ </ul>
825
+ <div id="contentDrop" class="f-dropdown content medium" data-dropdown-content>
826
+ <h4>Title</h4>
827
+ <p>Some text that people will think is awesome! Some text that people will think is awesome! Some text that people will think is awesome!</p>
828
+ <img src="../img/demos/demo1.jpg">
829
+ <p>More test.</p>
830
+ <a href="#" class="button">Button</a>
831
+ </div>
832
+
833
+ <!-- Joyride -->
834
+ <ol class="joyride-list" data-joyride>
835
+ <li data-id="numero1" data-class="custom so-awesome" data-text="Next">
836
+ <h4>Stop #1</h4>
837
+ <p>You can control all the details for you tour stop. Any valid HTML will work inside of Joyride.</p>
838
+ </li>
839
+ <li data-id="numero2" data-button="Next">
840
+ <h4>Stop #2</h4>
841
+ <p>Get the details right by styling Joyride with a custom stylesheet!</p>
842
+ </li>
843
+ <li data-button="Next">
844
+ <h4>Stop #4</h4>
845
+ <p>It works as a modal too!</p>
846
+ </li>
847
+ </ol>
848
+
849
+ <!-- Reveal Modals -->
850
+ <div id="firstModal" class="reveal-modal">
851
+ <h2>This is a modal.</h2>
852
+ <p>Reveal makes these very easy to summon and dismiss. The close button is simply an anchor with a unicode character icon and a class of <code>close-reveal-modal</code>. Clicking anywhere outside the modal will also dismiss it.</p>
853
+ <p>Finally, if your modal summons another Reveal modal, the plugin will handle that for you gracefully.</p>
854
+ <p><a href="#" data-reveal-id="secondModal" class="secondary button">Second Modal…</a></p>
855
+ <a class="close-reveal-modal">&#215;</a>
856
+ </div>
857
+ <div id="videoModal" class="reveal-modal large">
858
+ <h2>This modal has video</h2>
859
+ <div class="flex-video">
860
+ <iframe width="800" height="315" src="http://www.youtube.com/embed/IkOQw96cfyE" frameborder="0" allowfullscreen></iframe>
861
+ </div>
862
+
863
+ <a class="close-reveal-modal">&#215;</a>
864
+ </div>