|
@@ -82,52 +82,6 @@
|
|
|
</nav>
|
|
</nav>
|
|
|
</footer>
|
|
</footer>
|
|
|
-->
|
|
-->
|
|
|
- <article id="nav-2" class="list indented scroll">
|
|
|
|
|
- <ul class="form">
|
|
|
|
|
- <li data-loading="black big"></li>
|
|
|
|
|
- <li id="loading-code" style="background-color: grey;"></li>
|
|
|
|
|
- <li class="padding">
|
|
|
|
|
- <label>type="text"</label>
|
|
|
|
|
- <input type="text" placeholder="Input text"/>
|
|
|
|
|
- <textarea placeholder="Textarea sample"></textarea>
|
|
|
|
|
- <label class="select">
|
|
|
|
|
- <select class="custom">
|
|
|
|
|
- <option value="1">One</option>
|
|
|
|
|
- <option value="2">Two</option>
|
|
|
|
|
- <option value="3">Three</option>
|
|
|
|
|
- </select>
|
|
|
|
|
- </label>
|
|
|
|
|
- </li>
|
|
|
|
|
- <li class="padding">
|
|
|
|
|
- <label class="radio"><input type="radio" name="group-0" id="radio-0" checked="checked"/></label>
|
|
|
|
|
- <label class="radio"><input type="radio" name="group-0" id="radio-1"/></label>
|
|
|
|
|
- <label class="radio"><input type="radio" name="group-0" id="radio-2"/></label>
|
|
|
|
|
- </li>
|
|
|
|
|
- <li class="padding">
|
|
|
|
|
- <label class="-pop">Do you like LungoJS forms?</label>
|
|
|
|
|
- <label class="checkbox onright"><input type="checkbox" id="checkbox-0" checked/></label>
|
|
|
|
|
- </li>
|
|
|
|
|
-
|
|
|
|
|
- <li class="padding">
|
|
|
|
|
- <div id="progress-normal" data-progress="25%"></div>
|
|
|
|
|
- <div id="progress-big" data-progress="50%" class="big"></div>
|
|
|
|
|
- <label>type="range"</label>
|
|
|
|
|
- <input type="range">
|
|
|
|
|
- </li>
|
|
|
|
|
- </ul>
|
|
|
|
|
- <ul>
|
|
|
|
|
- <li class="tip theme">Examples of tips</li>
|
|
|
|
|
- <li class="tip" data-icon="home small">Lorem Ipsum is simply dummy text...</li>
|
|
|
|
|
- <li class="tip dark" data-icon="home small">Lorem Ipsum is simply dummy text...</li>
|
|
|
|
|
-
|
|
|
|
|
- <li class="tip" data-icon="home">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</li>
|
|
|
|
|
- <li class="tip dark" data-icon="home">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</li>
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- <li class="tip dark" data-icon="question small">It's a special form element you must set the label with class "select"</li>
|
|
|
|
|
- </ul>
|
|
|
|
|
- </article>
|
|
|
|
|
-
|
|
|
|
|
<article id="nav-1" class="lisst">
|
|
<article id="nav-1" class="lisst">
|
|
|
<div id = "prueba" class="box middle list " style="background: url(http://placehold.it/320x200);">
|
|
<div id = "prueba" class="box middle list " style="background: url(http://placehold.it/320x200);">
|
|
|
</div>
|
|
</div>
|
|
@@ -188,6 +142,54 @@
|
|
|
|
|
|
|
|
</article>
|
|
</article>
|
|
|
|
|
|
|
|
|
|
+ <article id="nav-2" class="list indented scroll">
|
|
|
|
|
+ <ul class="form">
|
|
|
|
|
+ <li data-loading="black big"></li>
|
|
|
|
|
+ <li id="loading-code" style="background-color: grey;"></li>
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <label>type="text"</label>
|
|
|
|
|
+ <input type="text" placeholder="Input text"/>
|
|
|
|
|
+ <textarea placeholder="Textarea sample"></textarea>
|
|
|
|
|
+ <label class="select">
|
|
|
|
|
+ <select class="custom">
|
|
|
|
|
+ <option value="1">One</option>
|
|
|
|
|
+ <option value="2">Two</option>
|
|
|
|
|
+ <option value="3">Three</option>
|
|
|
|
|
+ </select>
|
|
|
|
|
+ </label>
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <label class="radio"><input type="radio" name="group-0" id="radio-0" checked="checked"/></label>
|
|
|
|
|
+ <label class="radio"><input type="radio" name="group-0" id="radio-1"/></label>
|
|
|
|
|
+ <label class="radio"><input type="radio" name="group-0" id="radio-2"/></label>
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <label class="-pop">Do you like LungoJS forms?</label>
|
|
|
|
|
+ <label class="checkbox onright"><input type="checkbox" id="checkbox-0" checked/></label>
|
|
|
|
|
+ </li>
|
|
|
|
|
+
|
|
|
|
|
+ <li class="padding">
|
|
|
|
|
+ <div id="progress-normal" data-progress="25%"></div>
|
|
|
|
|
+ <div id="progress-big" data-progress="50%" class="big"></div>
|
|
|
|
|
+ <label>type="range"</label>
|
|
|
|
|
+ <input type="range">
|
|
|
|
|
+ </li>
|
|
|
|
|
+ </ul>
|
|
|
|
|
+ <ul>
|
|
|
|
|
+ <li class="tip theme">Examples of tips</li>
|
|
|
|
|
+ <li class="tip" data-icon="home small">Lorem Ipsum is simply dummy text...</li>
|
|
|
|
|
+ <li class="tip dark" data-icon="home small">Lorem Ipsum is simply dummy text...</li>
|
|
|
|
|
+
|
|
|
|
|
+ <li class="tip" data-icon="home">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</li>
|
|
|
|
|
+ <li class="tip dark" data-icon="home">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</li>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ <li class="tip dark" data-icon="question small">It's a special form element you must set the label with class "select"</li>
|
|
|
|
|
+ </ul>
|
|
|
|
|
+ </article>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
<article id="nav-4" class="list scroll">
|
|
<article id="nav-4" class="list scroll">
|
|
|
<ul>
|
|
<ul>
|
|
|
<li>
|
|
<li>
|