Difference between revisions of "Sandbox"
Line 1: | Line 1: | ||
− | + | <!-- Button to trigger modal --> | |
+ | <a href="#myModal" role="button" class="btn" data-toggle="modal">Launch demo modal</a> | ||
+ | |||
+ | <!-- Modal --> | ||
+ | <div id="myModal" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> | ||
+ | <h3 id="myModalLabel">Modal header</h3> | ||
+ | </div> | ||
+ | <div class="modal-body"> | ||
+ | <p>One fine body…</p> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button class="btn" data-dismiss="modal" aria-hidden="true">Close</button> | ||
+ | <button class="btn btn-primary">Save changes</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <span class="badge badge-info">8</span> Organization. | ||
<span class="label label-important">Important</span> Do not feed the trolls! | <span class="label label-important">Important</span> Do not feed the trolls! |
Revision as of 19:19, 4 February 2014
<a href="#myModal" role="button" class="btn" data-toggle="modal">Launch demo modal</a>
8 Organization.
Important Do not feed the trolls!
Example: This is an example.
This is too.
<button type="button" class="close" data-dismiss="alert">×</button> Warning! Best check yo self, you're not looking too good.
Progress Bar
<progress id="progressbar" value="0" max="100"></progress>
Other stuff
That is an awesome feature!
<tooltip text="body text">tooltip text</tooltip>
Yeah! | Maybe not! |
You know you want it. |
<comments />
<style type="text/css"> .shadow2{ box-shadow: 7px 7px 8px #818181; -webkit-box-shadow: 7px 7px 8px #818181; -moz-box-shadow: 7px 7px 8px #818181; filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true); } </style>
Please note that all contributions to The Grove - Academia de Idiomas may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see The Grove - Academia de Idiomas:Copyrights for details). Do not submit copyrighted work without permission!
{{#widget:DISQUS
|id=jointhegrove
|uniqid=Sandbox
|url=http://thegrove.com.br/metodo/index.php/Sandbox
}}