# Choose your prefer Menu Type
$ja_menutype = 1; // 1: Split Menu; 2: Son of Suckerfish Dropdown Menu; 3: Transmenu;
I am using 1, the Split menu (not Suckerfish or Transmenu)
There is also a Split submenu.
I like the Split submenu, it’s a very neat way of displaying my submenu links.
What I’d like to do is comment out the line(s) that show the title of the Split submenu, I don’t want the title on the top.
The reason is I have a long name for a main menu item, so it doesn’t fit in the Split submenu. The main menu name has to be long, so I hope I can just remove the long title that doesn’t fit from my submenu, I suppose I can comment out a few lines of code somewhere