UNPKG

22.5 kBHTMLView Raw
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1">
6 <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 <meta name="msapplication-tap-highlight" content="no">
8 <meta name="description" content="Materialize is a modern responsive CSS framework based on Material Design by Google. ">
9 <title>Buttons - Materialize</title>
10 <!-- Favicons-->
11 <link rel="apple-touch-icon-precomposed" href="images/favicon/apple-touch-icon-152x152.png">
12 <meta name="msapplication-TileColor" content="#FFFFFF">
13 <meta name="msapplication-TileImage" content="images/favicon/mstile-144x144.png">
14 <link rel="icon" href="images/favicon/favicon-32x32.png" sizes="32x32">
15 <!-- Android 5 Chrome Color-->
16 <meta name="theme-color" content="#EE6E73">
17 <!-- CSS-->
18 <link href="css/prism.css" rel="stylesheet">
19 <link href="css/ghpages-materialize.css" type="text/css" rel="stylesheet" media="screen,projection">
20 <link href="http://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet" type="text/css">
21 <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
22 <script>
23 window.liveSettings = {
24 api_key: "a0b49b34b93844c38eaee15690d86413",
25 picker: "bottom-right",
26 detectlang: true,
27 dynamic: true,
28 autocollect: true
29 };
30 </script>
31 <script src="//cdn.transifex.com/live.js"></script>
32 </head>
33 <body>
34 <header>
35 <nav class="top-nav">
36 <div class="container">
37 <div class="nav-wrapper"><a class="page-title">Buttons</a></div>
38 </div>
39 </nav>
40 <div class="container"><a href="#" data-activates="nav-mobile" class="button-collapse top-nav full hide-on-large-only"><i class="mdi-navigation-menu"></i></a></div>
41 <ul id="nav-mobile" class="side-nav fixed">
42 <li class="logo"><a id="logo-container" href="http://materializecss.com/" class="brand-logo">
43 <object id="front-page-logo" type="image/svg+xml" data="res/materialize.svg">Your browser does not support SVG</object></a></li>
44 <li class="search">
45 <div class="search-wrapper card">
46 <input id="search"><i class="material-icons">search</i>
47 <div class="search-results"></div>
48 </div>
49 </li>
50 <li class="bold"><a href="about.html" class="waves-effect waves-teal">About</a></li>
51 <li class="bold"><a href="getting-started.html" class="waves-effect waves-teal">Getting Started</a></li>
52 <li class="no-padding">
53 <ul class="collapsible collapsible-accordion">
54 <li class="bold"><a class="collapsible-header waves-effect waves-teal">CSS</a>
55 <div class="collapsible-body">
56 <ul>
57 <li><a href="color.html">Color</a></li>
58 <li><a href="grid.html">Grid</a></li>
59 <li><a href="helpers.html">Helpers</a></li>
60 <li><a href="media-css.html">Media</a></li>
61 <li><a href="sass.html">Sass</a></li>
62 <li><a href="shadow.html">Shadow</a></li>
63 <li><a href="table.html">Table</a></li>
64 <li><a href="typography.html">Typography</a></li>
65 </ul>
66 </div>
67 </li>
68 <li class="bold"><a class="collapsible-header active waves-effect waves-teal">Components</a>
69 <div class="collapsible-body">
70 <ul>
71 <li><a href="badges.html">Badges</a></li>
72 <li class="active"><a href="buttons.html">Buttons</a></li>
73 <li><a href="breadcrumbs.html">Breadcrumbs</a></li>
74 <li><a href="cards.html">Cards</a></li>
75 <li><a href="chips.html">Chips</a></li>
76 <li><a href="collections.html">Collections</a></li>
77 <li><a href="footer.html">Footer</a></li>
78 <li><a href="forms.html">Forms</a></li>
79 <li><a href="icons.html">Icons</a></li>
80 <li><a href="navbar.html">Navbar</a></li>
81 <li><a href="pagination.html">Pagination</a></li>
82 <li><a href="preloader.html">Preloader</a></li>
83 </ul>
84 </div>
85 </li>
86 <li class="bold"><a class="collapsible-header waves-effect waves-teal">JavaScript</a>
87 <div class="collapsible-body">
88 <ul>
89 <li><a href="collapsible.html">Collapsible</a></li>
90 <li><a href="dialogs.html">Dialogs</a></li>
91 <li><a href="dropdown.html">Dropdown</a></li>
92 <li><a href="media.html">Media</a></li>
93 <li><a href="modals.html">Modals</a></li>
94 <li><a href="parallax.html">Parallax</a></li>
95 <li><a href="pushpin.html">Pushpin</a></li>
96 <li><a href="scrollfire.html">ScrollFire</a></li>
97 <li><a href="scrollspy.html">Scrollspy</a></li>
98 <li><a href="side-nav.html">SideNav</a></li>
99 <li><a href="tabs.html">Tabs</a></li>
100 <li><a href="transitions.html">Transitions</a></li>
101 <li><a href="waves.html">Waves</a></li>
102 </ul>
103 </div>
104 </li>
105 </ul>
106 </li>
107 <li class="bold"><a href="http://materializecss.com/mobile.html" class="waves-effect waves-teal">Mobile</a></li>
108 <li class="bold"><a href="showcase.html" class="waves-effect waves-teal">Showcase</a></li>
109 </ul>
110 </header>
111 <main><div class="container">
112 <div class="row">
113
114 <div class="col s12 m9 l10">
115 <div id="raised" class="section scrollspy">
116 <p class="caption">
117 There are 3 main button types described in material design. The raised button is a standard button that signify actions and seek to give depth to a mostly flat page. The floating circular action button is meant for very important functions. Flat buttons are usually used within elements that already have depth like cards or modals.
118 </p>
119 <h2 class="header">Raised</h2>
120 <a class="waves-effect waves-light btn">button</a>
121 <a class="waves-effect waves-light btn"><i class="material-icons left">cloud</i>button</a>
122 <a class="waves-effect waves-light btn"><i class="material-icons right">cloud</i>button</a>
123 <pre><code class="language-markup col s12">
124&lt;a class="waves-effect waves-light btn">Stuff&lt;/a>
125&lt;a class="waves-effect waves-light btn">&lt;i class="material-icons left">cloud&lt;/i>button&lt;/a>
126&lt;a class="waves-effect waves-light btn">&lt;i class="material-icons right">cloud&lt;/i>button&lt;/a>
127 </code></pre>
128 </div>
129 <div id="floating" class="section scrollspy">
130 <h2 class="header">Floating</h2>
131 <a class="btn-floating waves-effect waves-light btn-large red"><i class="material-icons">add</i></a><br><br>
132 <pre><code class="language-markup col s12">
133 &lt;a class="btn-floating btn-large waves-effect waves-light red">&lt;i class="material-icons">add</i>&lt;/i>&lt;/a>
134 </code></pre>
135 <br>
136
137 <h4 class="light">Fixed Action Button</h4>
138 <p>If you want a fixed floating action button, you can add multiple actions that will appear on hover. Our demo is in the bottom righthand corner of the page.</p>
139 <pre><code class="language-markup col s12">
140 &lt;div class="fixed-action-btn" style="bottom: 45px; right: 24px;">
141 &lt;a class="btn-floating btn-large red">
142 &lt;i class="large material-icons">mode_edit&lt;/i>
143 &lt;/a>
144 &lt;ul>
145 &lt;li>&lt;a class="btn-floating red">&lt;i class="material-icons">insert_chart&lt;/i>&lt;/a>&lt;/li>
146 &lt;li>&lt;a class="btn-floating yellow darken-1">&lt;i class="material-icons">format_quote&lt;/i>&lt;/a>&lt;/li>
147 &lt;li>&lt;a class="btn-floating green">&lt;i class="material-icons">publish&lt;/i>&lt;/a>&lt;/li>
148 &lt;li>&lt;a class="btn-floating blue">&lt;i class="material-icons">attach_file&lt;/i>&lt;/a>&lt;/li>
149 &lt;/ul>
150 &lt;/div>
151 </code></pre>
152
153 <p>You can also open the Fixed Action Button Menu programatically, the below code will make your FAB Menu open:</p>
154 <pre><code class="language-javascript">
155 $('.fixed-action-btn').openFAB();
156 </code></pre>
157 <p>You can also close them programatically:</p>
158 <pre><code class="language-javascript">
159 $('.fixed-action-btn').closeFAB();
160 </code></pre>
161 <br>
162 <h4 class="light">Horizontal FAB</h4>
163 <p>Creating a horizontal FAB is easy! Just add the class <code class="language-markup">horizontal</code> to the FAB.</p>
164 <div style="position: relative;">
165 <div class="fixed-action-btn horizontal" style="position: absolute; display: inline-block; right: 24px;">
166 <a class="btn-floating btn-large red">
167 <i class="large material-icons">mode_edit</i>
168 </a>
169 <ul>
170 <li><a class="btn-floating red"><i class="material-icons">insert_chart</i></a></li>
171 <li><a class="btn-floating yellow darken-1"><i class="material-icons">format_quote</i></a></li>
172 <li><a class="btn-floating green"><i class="material-icons">publish</i></a></li>
173 <li><a class="btn-floating blue"><i class="material-icons">attach_file</i></a></li>
174 </ul>
175 </div>
176 </div>
177 <pre><code class="language-markup col s12">
178 &lt;div class="fixed-action-btn horizontal" style="bottom: 45px; right: 24px;">
179 &lt;a class="btn-floating btn-large red">
180 &lt;i class="large material-icons">mode_edit&lt;/i>
181 &lt;/a>
182 &lt;ul>
183 &lt;li>&lt;a class="btn-floating red">&lt;i class="material-icons">insert_chart&lt;/i>&lt;/a>&lt;/li>
184 &lt;li>&lt;a class="btn-floating yellow darken-1">&lt;i class="material-icons">format_quote&lt;/i>&lt;/a>&lt;/li>
185 &lt;li>&lt;a class="btn-floating green">&lt;i class="material-icons">publish&lt;/i>&lt;/a>&lt;/li>
186 &lt;li>&lt;a class="btn-floating blue">&lt;i class="material-icons">attach_file&lt;/i>&lt;/a>&lt;/li>
187 &lt;/ul>
188 &lt;/div>
189 </code></pre>
190
191 <div class="fixed-action-btn" style="bottom: 45px; right: 24px;">
192 <a class="btn-floating btn-large red">
193 <i class="material-icons">mode_edit</i>
194 </a>
195 <ul>
196 <li><a class="btn-floating red"><i class="material-icons">insert_chart</i></a></li>
197 <li><a class="btn-floating yellow darken-1"><i class="material-icons">format_quote</i></a></li>
198 <li><a class="btn-floating green"><i class="material-icons">publish</i></a></li>
199 <li><a class="btn-floating blue"><i class="material-icons">attach_file</i></a></li>
200 </ul>
201 </div>
202 <br>
203
204 <h4 class="light">Click-only FAB</h4>
205 <p>If you want to disable the hover behaviour, and instead toggle the FAB menu when the user clicks on the large button (works great on mobile!), just add the <code class="language-markup">click-to-toggle</code> class to the FAB.</p>
206 <div style="position: relative; height: 70px;">
207 <div class="fixed-action-btn horizontal click-to-toggle" style="position: absolute; right: 24px;">
208 <a class="btn-floating btn-large red">
209 <i class="large mdi-navigation-menu"></i>
210 </a>
211 <ul>
212 <li><a class="btn-floating red"><i class="material-icons">insert_chart</i></a></li>
213 <li><a class="btn-floating yellow darken-1"><i class="material-icons">format_quote</i></a></li>
214 <li><a class="btn-floating green"><i class="material-icons">publish</i></a></li>
215 <li><a class="btn-floating blue"><i class="material-icons">attach_file</i></a></li>
216 </ul>
217 </div>
218 </div>
219 <pre><code class="language-markup col s12">
220 &lt;div class="fixed-action-btn horizontal click-to-toggle" style="bottom: 45px; right: 24px;">
221 &lt;a class="btn-floating btn-large red">
222 &lt;i class="large mdi-navigation-menu">&lt;/i>
223 &lt;/a>
224 &lt;ul>
225 &lt;li>&lt;a class="btn-floating red">&lt;i class="material-icons">insert_chart&lt;/i>&lt;/a>&lt;/li>
226 &lt;li>&lt;a class="btn-floating yellow darken-1">&lt;i class="material-icons">format_quote&lt;/i>&lt;/a>&lt;/li>
227 &lt;li>&lt;a class="btn-floating green">&lt;i class="material-icons">publish&lt;/i>&lt;/a>&lt;/li>
228 &lt;li>&lt;a class="btn-floating blue">&lt;i class="material-icons">attach_file&lt;/i>&lt;/a>&lt;/li>
229 &lt;/ul>
230 &lt;/div>
231 </code></pre>
232
233 </div>
234 <div id="flat" class="section scrollspy">
235 <h2 class="header">Flat</h2>
236 <p>Flat buttons are used to reduce excessive layering. For example, flat buttons are usually used for actions within a card or modal so there aren't too many overlapping shadows.</p>
237 <a class="waves-effect waves-teal btn-flat">Button</a>
238 <pre><code class="language-markup col s12">
239 &lt;a class="waves-effect waves-teal btn-flat">Button&lt;/a>
240 </code></pre>
241 </div>
242 <div id="submit" class="section scrollspy">
243 <h2 class="header">Submit Button</h2>
244 <p>When you use a button to submit a form, instead of using a input tag, use a button tag with a type submit</p>
245 <button class="btn waves-effect waves-light" type="submit" name="action">Submit<i class="material-icons right">send</i></button>
246 <pre><code class="language-markup">
247 &lt;button class="btn waves-effect waves-light" type="submit" name="action">Submit
248 &lt;i class="material-icons right">send</i>&lt;/i>
249 &lt;/button>
250 </code></pre>
251 </div>
252 <div id="large" class="section scrollspy">
253 <h2 class="header">Large</h2>
254 <p>This button has a larger height for buttons that need more attention.</p>
255 <a class="waves-effect waves-light btn-large">Button</a>
256 <a class="waves-effect waves-light btn-large"><i class="material-icons left">cloud</i>button</a>
257 <a class="waves-effect waves-light btn-large"><i class="material-icons right">cloud</i>button</a>
258 <pre><code class="language-markup col s12">
259&lt;a class="waves-effect waves-light btn-large">Button&lt;/a>
260&lt;a class="waves-effect waves-light btn-large">&lt;i class="material-icons left">cloud&lt;/i>button&lt;/a>
261&lt;a class="waves-effect waves-light btn-large">&lt;i class="material-icons right">cloud&lt;/i>button&lt;/a>
262 </code></pre>
263 </div>
264 <div id="disabled" class="section scrollspy">
265 <h2 class="header">Disabled</h2>
266 <p>This style can be applied to all button types</p>
267 <a class="btn-large disabled">Button</a>
268 <a class="btn disabled">Button</a>
269 <a class="btn-flat disabled">Button</a>
270 <a class="btn-floating disabled"><i class="material-icons">add</i></a>
271 <pre><code class="language-markup col s12">
272&lt;a class="btn-large disabled">Button&lt;/a>
273&lt;a class="btn disabled">Button&lt;/a>
274&lt;a class="btn-flat disabled">Button&lt;/a>
275&lt;a class="btn-floating disabled">&lt;i class="material-icons">add&lt;/i>&lt;/a>
276 </code></pre>
277 </div>
278
279 </div>
280
281 <div class="col hide-on-small-only m3 l2">
282 <div class="toc-wrapper">
283 <div class="buysellads hide-on-small-only">
284 <!-- CarbonAds Zone Code -->
285 <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=materializecss" id="_carbonads_js"></script>
286 </div>
287 <div style="height: 1px;">
288 <ul class="section table-of-contents">
289 <li><a href="#raised">Raised</a></li>
290 <li><a href="#floating">Floating</a></li>
291 <li><a href="#flat">Flat</a></li>
292 <li><a href="#submit">Submit</a></li>
293 <li><a href="#large">Large</a></li>
294 <li><a href="#disabled">Disabled</a></li>
295 </ul>
296 </div>
297 </div>
298 </div>
299
300 </div>
301</div>
302
303
304 </main> <footer class="page-footer">
305 <div class="container">
306 <div class="row">
307 <div class="col l4 s12">
308 <h5 class="white-text">Help Materialize Grow</h5>
309 <p class="grey-text text-lighten-4">We are a team of college students working on this project like it's our full time job. Any amount would help support and continue development on this project and is greatly appreciated.</p>
310 <form id="paypal-donate" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
311<input type="hidden" name="cmd" value="_s-xclick">
312<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----
313">
314<button class="btn waves-effect waves-light red lighten-3" type="submit" name="action" alt="PayPal - The safer, easier way to pay online!">Donate Now
315</button>
316</form>
317
318 </div>
319 <div class="col l4 s12">
320 <h5 class="white-text">Join the Discussion</h5>
321 <p class="grey-text text-lighten-4">We have a Gitter chat room set up where you can talk directly with us. Come in and discuss new features, future goals, general problems or questions, or anything else you can think of.</p>
322 <a class="btn waves-effect waves-light red lighten-3" target="_blank" href="https://gitter.im/Dogfalo/materialize">Chat</a>
323 </div>
324 <div class="col l4 s12" style="overflow: hidden;">
325 <h5 class="white-text">Connect</h5>
326 <iframe src="http://ghbtns.com/github-btn.html?user=dogfalo&repo=materialize&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
327 <br>
328 <a href="https://twitter.com/MaterializeCSS" class="twitter-follow-button" data-show-count="true" data-size="large" data-dnt="true">Follow @MaterializeCSS</a>
329 <br>
330 <div class="g-follow" data-annotation="bubble" data-height="24" data-href="https://plus.google.com/108619793845925798422" data-rel="publisher"></div>
331 </div>
332 </div>
333 </div>
334 <div class="footer-copyright">
335 <div class="container">
336 © 2014-2015 Materialize, All rights reserved.
337 <a class="grey-text text-lighten-4 right" href="https://github.com/Dogfalo/materialize/blob/master/LICENSE">MIT License</a>
338 </div>
339 </div>
340 </footer>
341 <!-- Scripts-->
342 <script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
343 <script>if (!window.jQuery) { document.write('<script src="bin/jquery-2.1.1.min.js"><\/script>'); }
344 </script>
345 <script src="js/jquery.timeago.min.js"></script>
346 <script src="js/prism.js"></script>
347 <script src="jade/lunr.min.js"></script>
348 <script src="jade/search.js"></script>
349 <script src="bin/materialize.js"></script>
350 <script src="js/init.js"></script>
351 <!-- Twitter Button -->
352 <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
353
354 <!-- Google Plus Button-->
355 <script src="https://apis.google.com/js/platform.js" async defer></script>
356
357 <!-- Google Analytics -->
358 <script>
359 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
360 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
361 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
362 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
363
364 ga('create', 'UA-56218128-1', 'auto');
365 ga('require', 'displayfeatures');
366 ga('send', 'pageview');
367 </script>
368 </body>
369</html>
\No newline at end of file