Hello, I'm researching how to make an asp.net menu use specialized functionality like this menu http://www.digivoice.com/. Note how it treats the nodes as buttons. This functionality is the main source of frustration, I cannot for the life of me figure this functionality out. My ultimate goal is to make an asp.net menu act almost exactly like this menu. It must not use images, I imagine that would be a quick and easy solution. The menu ultimately will be dynamicly populated from a database as well as be CSS compatible with VB coding.
Please help me out here, thanks in advance and happy coding.