[HELP] Hidden focus for submenu
#1
I am trying to add a hidden focus to a submenu, but I am having no luck. I want to be able to hit up and then have the submenu appear. I have done it with scroll bars, but it isn't working for my home menu. I have it set up for movie right now, which is id 3 in wraplist id 9000. Above is a control group for the submenu with a grouplist id 900.

I am just not sure how to set up the visible for the hidden focus. I thinking I need to have an <onup>900</onup> inside the movie item.

I have tried adding this to the submenu group then...

<visible allowhiddenfocus="true">Control.IsVisible(900) + Control.HasFocus(3)</visible>

Nothing happens when I am on movies and press up. If anyone can assist me with the visibles I would love it. I am really stumped here. Thanks so much.

Code
Reply

Logout Mark Read Team Forum Stats Members Help
[HELP] Hidden focus for submenu0