NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Mike Grigsby on March 13, 2012, 12:27:09 PM

Title: Stop menu on left from scrolling
Post by: Mike Grigsby on March 13, 2012, 12:27:09 PM
I've got a menu on the left, as ripped off from the accounting example. The problem is I have enough menu items under one section that it causes that section to scroll. I'm not seeing where I can tell the menu main section to open completely without a scrollbar.

Example (where the V is the main section that expands and contracts), when opening the Setup section, the first three menu items appear, but on the rest, I have to use the scroll bar to get to them. I'd rather that when Setup was opened, all the sub menu items appeared:

V  Home
V  Setup
  Location
  Categories
  States
  Labels
  Blah
  Blah
  Blah
V  Main Stuff
V Reports
Title: Re: Stop menu on left from scrolling
Post by: Bruce on March 14, 2012, 12:15:54 AM
what menu type are you using? Accordion?
sounds like you should change it to "TaskPanel" - and there you can set the option "menus starts open".

cheers
Bruce
Title: Re: Stop menu on left from scrolling
Post by: Mike Grigsby on March 14, 2012, 12:22:15 AM
Sorry, should have said I'm using task panel, and it does it even when I say to start open. The only thing much different is that my icons are 30px square, not 16px.
Title: Re: Stop menu on left from scrolling
Post by: Bruce on March 14, 2012, 01:43:08 AM
perhaps a small example app would be a good idea?