You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a class="btn btn-lg btn-primary" href="https://www.youtube.com/c/DavidTiconaSaravia" target="_blank" role="button">Inscríbete a mi canal en Youtube »</a>
56
57
</p>
57
58
</div>
59
+
<div class="row">
60
+
<div class="col-md-12">
61
+
<h3>INSTRUCCIONES.-</h3>
62
+
<ul>
63
+
<li>Bootstrap solo acepta menus de hasta 2 niveles.</li>
64
+
<li>Para menus de niveles ilimitados se necesita un plugin. Bajar la ultima version del plugin <strong>Smartmenus <a href="https://github.com/vadikom/smartmenus/archive/1.1.0.zip" target="_blank">Click Aqui</a></strong></li>
65
+
<li>La estructura de archivos necesarios es la siguiente:</li>
66
+
</ul>
67
+
<pre>
68
+
ejemplo2.php
69
+
smartmenus/
70
+
jquery.smartmenus.min.js
71
+
addons/
72
+
bootstrap/
73
+
jquery.smartmenus.bootstrap.js
74
+
jquery.smartmenus.bootstrap.css
75
+
</pre>
76
+
</div>
77
+
</div>
58
78
</div>
59
79
<!-- Placed at the end of the document so the pages load faster -->
0 commit comments