29 lines
1.8 KiB
PHP
Executable File
29 lines
1.8 KiB
PHP
Executable File
<div class="row">
|
|
<div class="col m11 l10">
|
|
<ul id="material-collapsible-notice" class="collapsible expandable popout">
|
|
<li>
|
|
<div class="collapsible-header">About Material Design, Bootstrap & Materialize <i class="material-icons append">arrow_drop_down</i></div>
|
|
<div class="collapsible-body">
|
|
<h2 class="flow-text"><small>PHP Form Builder's Material Forms can be built with Bootstrap 4 or Materialize framework.</small></h2>
|
|
<h3><small>Bootstrap Material Forms</small></h3>
|
|
<ul>
|
|
<li><strong>Bootstrap 4</strong> is the framework used as the <strong>main css</strong> on your page</li>
|
|
<li><strong>Material Design</strong> is a customized version of Materialize framework containing only the <strong>minimal css/js</strong> required for forms.</li>
|
|
<li>These forms are using PHP Form Builder's <a href="https://www.phpformbuilder.pro/documentation/jquery-plugins.php#material-design">materialize plugin</a></li>
|
|
</ul>
|
|
<p> </p>
|
|
<hr>
|
|
<h3><small>Pure Material Forms</small></h3>
|
|
<ul>
|
|
<li><strong>Materialize</strong> is the framework used as the <strong>main css</strong> on your page</li>
|
|
<li>These forms don't use any extra plugin</strong></a></li>
|
|
</ul>
|
|
<p> </p>
|
|
<hr>
|
|
<p>Detailed explanations here: <a href="https://www.phpformbuilder.pro/documentation/class-doc.html#frameworks">Material Design Forms</a></p>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|