Sorry for the poor translation.
You can use jquery superfish in the mojoportal System for site menus and page menus.
To use superfish, you need to add the usesuperfish = true attribute to your menu control.
1. Add some JavascriptCodeTo your layout. Master File
2. Copy the corresponding CSS code from stylemenu.css in the mitchinson-earthor mitchinson-earthy-alttemplate.
"Layout. Master File
Add the following code to the layout. Master File and place it on the </form> label.
<Portal: sitescript id = "superfish" runat = "server" scriptrelativetoroot = "/clientscript/jqmojo/mojosuperfish. js"/>
<SCRIPT type = "text/JavaScript">
$ (Document). Ready (function (){
$ ("Ul. SF-menu"). supersubs ({minwidth: 12, maxwidth: 27, extrawidth: 1}). superfish (
{Pathclass: 'current', pathlevels: 0, speed: 'quick '});
});
</SCRIPT>
Sample Code of the site Menu Control:
<Portal: sitemenu id = "sitemenu1" runat = "server"
Usetreeview = "false" hidemenuonsitemap = "false" usesuperfish = "true"
Direction = "horizontal" toplevelonly = "false"/>
"""》Stylemenu.css
For the horizontal menu, copy the corresponding file from the mitchinson-Earthy template.
For portrait menus, copy the appropriate file from the mitchinson-earthy-alt1 Template