PageMenu control not rendering selection attributes for a selected menu item

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
3/14/2011 7:14:16 AM
Gravatar
Total Posts 7

PageMenu control not rendering selection attributes for a selected menu item

Hi,

We are developing a website for our company on mojoPortal version 2.3.5.8. We have used multiple horizontal menu scheme to achieve visual partitioning.

The issue is that while top level menu (SiteMenu control) selected menu item is being rendered with relevant class attributes to show the item as selected but the next level menu (PageMenu) control is not rendering with relevant class attributes to show the item as selected. That means all the menu items i.e. li's are being rendered with class attribute as "AspNet-Menu-Leaf" instead something like "AspNet-Menu-Leaf-Selected".

Any idea if it's some configuration issue which I'm not following.

Thanks

 

3/14/2011 7:22:08 AM
Gravatar
Total Posts 18439

Re: PageMenu control not rendering selection attributes for a selected menu item

The included skin andreasviklund-02-alt1 has 3 levels of horizontal menus, each horizontal menu is only one level deep, then pages deeper than the 3rd horizontal menu are shown in a treeview.

This skin highlights the menu correctly (with correct CSS classes) when a page in the 3rd level horizontal menu is active, its parents in the first 2 menus are highlighted correctly.

I suggest compare your menu configuration to that skin.

Hope it helps,

Joe

3/14/2011 10:10:09 AM
Gravatar
Total Posts 7

Re: PageMenu control not rendering selection attributes for a selected menu item

Thanks for the quick response & guidance. I'll check as suggested.

Thanks,

 

3/21/2011 3:58:40 AM
Gravatar
Total Posts 7

Re: PageMenu control not rendering selection attributes for a selected menu item

 

Very strange !!! I tried everything from using similar config. for my template to the one suggested i.e. "andreasviklund-02-alt1"    TO    directly using the "andreasviklund-02-alt1" template. I also tried upgrading to the newest version then back to the previous version.

Everything works fine when I start with the default site data which comes with the installation but as soon as I apply it to my site data configured even the "andreasviklund-02-alt1" template starts behaving the same way !!! I can't just figure it out that how a data content "mis-configuration" might be causing such behavioural issue ???

Anurag

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