if you have a horizontal menu, onleft and onright should just contain the id of the container itself, so <onleft>3100</onleft> in a list with id 3100 for example. that will make it move to the next list item.
in <onup> you just put the id of the main menu (and same vice versa: id from submenu in ondown of main menu list.)
phil65
Skilled Skinner Posts: 4,456 Joined: Mar 2009 Reputation: 56 Location: Cologne, Germany |
2012-06-11 20:57
Post: #11
|
| find quote |
Hitcher
Skilled Skinner Joined: Aug 2007 Reputation: 67 Location: Eastleigh, UK |
2012-06-11 21:01
Post: #12
You need to put the onright control in your main list and make it conditional.
eg PHP Code: <onright condition="Container(300).HasFocus(9)">Control.SetFocus(3100,0)</onright> ![]()
(This post was last modified: 2012-06-11 21:02 by Hitcher.)
|
| find quote |
Icerat
Senior Member Posts: 135 Joined: Nov 2010 Reputation: 1 |
2012-06-11 21:03
Post: #13
I have a vertical menu down the left hand side. so would onright be 3100 to get on to the sub menu?
I'm sorry I'm not getting it, i have an idea how it should work but my knowledge is holding me back
Old newbie trying his hardest to get his head around skinning lol, expect loads of questions :-) It may be hard but the challenge of learning something new is fun :-) |
| find quote |
Icerat
Senior Member Posts: 135 Joined: Nov 2010 Reputation: 1 |
2012-06-11 21:19
Post: #14
(2012-06-11 21:01)Hitcher Wrote: You need to put the onright control in your main list and make it conditional. Wow that worked thanks i can now right arrow when im on settings and be able to move up and down the sub menu with the arrow keys, im unable to get of the main menu though even though i have onleft set to 300.Am i setting these sub menus up the right way as not sure how i would add a submenu to item 1 (Videos) Old newbie trying his hardest to get his head around skinning lol, expect loads of questions :-) It may be hard but the challenge of learning something new is fun :-) |
| find quote |

![[Image: sig_zps3af3b48e.jpg]](http://i620.photobucket.com/albums/tt289/Arcanthur/Celestium/sig_zps3af3b48e.jpg)
Search
Help