Note that there are some explanatory texts on larger screens.

plurals
  1. POMultilevel menu navigation based on 'click' and not hover
    primarykey
    data
    text
    <p>i have not come across a multilevel menu that based on clicking to open the submenus because most of the existings ones are using hover effect. Could anyone point out to me where i could find a tutorial? I have all the tags ready made but do not know how to utilize jquery to make it work as the normal multilevel menu. Thanks in advance</p> <pre><code>&lt;ul id="suckertree1"&gt; &lt;li&gt;&lt;a href='javascript:void(0)' target='_top'&gt;Another child asd asd asd asd ad adas dasfe a sde fea rea&lt;/a&gt; &lt;ul class=''&gt; &lt;li&gt;&lt;a href='http://localhost/private/product/40' target='_top'&gt;cceeeeeooo&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href='http://localhost/private/product/13' target='_top'&gt;child of&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href='javascript:void(0)' target='_top'&gt;eawaa 5&lt;/a&gt; &lt;ul class=''&gt; &lt;li&gt;&lt;a href='http://localhost/private/product/19' target='_top'&gt;cccc&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt;&lt;a href='http://localhost/private/product/14' target='_top'&gt;errrr&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href='http://localhost/private/product/2' target='_top'&gt;jonni&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href='http://localhost/private/product/29' target='_top'&gt;Lumpur&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href='http://localhost/private/product/41' target='_top'&gt;makemefeel&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href='http://localhost/private/product/16' target='_top'&gt;sadsadsa&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload