Mobile Kit Pro Menu: use slideout sidebar navigation?

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
10/13/2013 10:01:16 AM
Gravatar
Total Posts 5

Mobile Kit Pro Menu: use slideout sidebar navigation?

Is there a simple method (or workflow) to replace the tab menu in Mobile Kit Pro with a sidebar menu such as jPanelMenu (or any other sidebar navigation)?

10/14/2013 1:56:01 PM
Gravatar
Total Posts 18439

Re: Mobile Kit Pro Menu: use slideout sidebar navigation?

The tabs used there are mainly to get the navigation menu and links out of the way of the content. The markup for the tabs is in the layout.master file of the skin which can be edited like any other skin so you could remove the tabs and use some other device to get the menu and links out of the way. If you have the needed knowledge of html css and javscript to use something else it is certainly possible.

Hope that helps,

Joe

10/19/2013 6:36:41 AM
Gravatar
Total Posts 5

Re: Mobile Kit Pro Menu: use slideout sidebar navigation?

Thanks for the response.  I've setup and have jPanelMenu working correctly with "<mkp:MobileMenu ID="SiteMenu" runat="server"></mkp:MobileMenu>" as the menu in the sidebar.  It appears most of the links and functionality will work except for the "Go Up" link.  Can the mkp:MobileMenu be configured or modified?

Also when the home page is accessed the menu displays only the subpages under home.  Can the menu be configured to initially show the pages under root?

You must sign in to post in the forums. This thread is closed to new posts.