NetTalk Central

Author Topic: Accordian menu issues  (Read 2876 times)

John Fligg

  • Sr. Member
  • ****
  • Posts: 361
    • View Profile
    • Ambrit Software
    • Email
Accordian menu issues
« on: February 27, 2012, 04:24:19 AM »
Using the Accordian style menu there are 3 things it would be nice to be able to control. Please see attached screenshot for an example.

1. The menu is a fixed width. Can that be changed dynamically to make the text fit? This could be messy for long menu items I know but just curious if in principle it could be done.
2. Is there any way to get rid of the hyperlink underlining?
3. There is a big space under the menu items. That is because the next topic Lookup has a lot of items so presumably the menu is taking the largest depth which in my case is Lookup. Could this be changed in any way?

Many thanks

John

[attachment deleted by admin]

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Accordian menu issues
« Reply #1 on: February 27, 2012, 05:01:00 AM »
1. css. maybe. I don't know.
2. css.
3. se the option autoHeight to false.
http://jqueryui.com/demos/accordion/#option-autoHeight

cheers
Bruce