3-level vertical drop-down menu - PAKWAP.COM https://pakwap.com/ RSS - PAKWAP.COM https://pakwap.com/assets/img/images/logo.png RSS - PAKWAP.COM https://pakwap.com/ admin@pakwap.com (admin) admin@pakwap.com (admin) Sat, 28 Feb 2026 11:26:49 +0500 3-level vertical drop-down menu<br> A three-level drop-down vertical menu in Bootstrap 3, complete with a ready-made HTML snippet for installation on your website.<br> * BootstrapTheme Code Snippet.<br> <br> <pre class="prettyprint">&lt;link rel=&quot;stylesheet&quot; href=&quot;https&#58;//bootstraptema.ru/plugins/2015/bootstrap3/bootstrap.min.css&quot; /&gt; &lt;style&gt; .dropdown-submenu { position&#58; relative; } .dropdown-submenu&gt;.dropdown-menu { top&#58; 0; left&#58; 100%; margin-top&#58; -6px; margin-left&#58; -1px; -webkit-border-radius&#58; 0 6px 6px 6px; -moz-border-radius&#58; 0 6px 6px 6px; border-radius&#58; 0 6px 6px 6px; } .dropdown-submenu&#58;hover&gt;.dropdown-menu { display&#58; block; } .dropdown-submenu&gt;a&#58;after { display&#58; block; content&#58; &quot; &quot;; float&#58; right; width&#58; 0; height&#58; 0; border-color&#58; transparent; border-style&#58; solid; border-width&#58; 5px 0 5px 5px; border-left-color&#58; <a href="https://pakwap.com/search?query=cccccc">#cccccc</a>; margin-top&#58; 5px; margin-right&#58; -10px; } .dropdown-submenu&#58;hover&gt;a&#58;after { border-left-color&#58; <a href="https://pakwap.com/search?query=ffffff">#ffffff</a>; } .dropdown-submenu.pull-left { float&#58; none; } .dropdown-submenu.pull-left&gt;.dropdown-menu { left&#58; -100%; margin-left&#58; 10px; -webkit-border-radius&#58; 6px 0 6px 6px; -moz-border-radius&#58; 6px 0 6px 6px; border-radius&#58; 6px 0 6px 6px; } &lt;/style&gt; &lt;ul class=&quot;dropdown-menu&quot; role=&quot;menu&quot; aria-labelledby=&quot;dropdownMenu&quot; style=&quot;display&#58; block; position&#58; static; margin-bottom&#58; 5px; *width&#58; 180px;&quot;&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Action&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Another action&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Something else here&lt;/a&gt;&lt;/li&gt; &lt;li class=&quot;divider&quot;&gt;&lt;/li&gt; &lt;li class=&quot;dropdown-submenu&quot;&gt; &lt;a tabindex=&quot;-1&quot; href=&quot;#&quot;&gt;More options&lt;/a&gt; &lt;ul class=&quot;dropdown-menu&quot;&gt; &lt;li&gt;&lt;a tabindex=&quot;-1&quot; href=&quot;#&quot;&gt;Second level&lt;/a&gt;&lt;/li&gt; &lt;li class=&quot;dropdown-submenu&quot;&gt; &lt;a href=&quot;#&quot;&gt;More..&lt;/a&gt; &lt;ul class=&quot;dropdown-menu&quot;&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;3rd level&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;3rd level&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Second level&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Second level&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt;</pre> https://pakwap.com/topics/471?pid=703 3-level vertical drop-down menu REHAN Tue, 24 Feb 2026 22:14:44 +0500 Messages https://pakwap.com/topics/471?pid=703