NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: John Fligg on February 27, 2012, 04:24:19 AM

Title: Accordian menu issues
Post by: John Fligg 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]
Title: Re: Accordian menu issues
Post by: Bruce 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