Hello,
I would like to know if it is possible to create a multi row, multi level horizontal menu that will be used for navigation. My objective is to create a multi level tab like control that would look something like this:
(Countries tab is selected)
Main Tab Home Contact Countries ... . ....
Sub Tab Andorra Austria Australia ....
I am having several problems with satisfying these requirements.
1) I can not control width of the horizontal menu. As I add menu items, IE displays a horizontal scrollbar. I tried setting the width of the menu, wrapping the menu in a div control and setting the width. It didn't work.
2)I was unable to display to child menu items horizontally. All the examples I can find display child menu items vertically.
I also would like to know your experiences about similar navigation implementations. Are there any free controls out there that you have used for your production applications? (I am not satisfied with the one I have seen so far)
Thanks,
Alper