Problem in Web Menus

  • Thread starter Thread starter Mohammed Abdel-Razzak
  • Start date Start date
M

Mohammed Abdel-Razzak

Dear sirs
I made menus using Javascript code
when I tried to attach these menus to my ASP.Net code it
didn`t work!!
then I`ve downloaded user control from the internet
creates menus, it worked with me when I made it horizontal
menu, but when I tried to make another menu (vertical) in
the same page it didn`t work, and when I move the mouse
over the horizontal menu it desplays the vertical menu as
its submenu
Please help

thanks
Mohammed
 
Mohammed,

There is a chance that the downloaded userControl doesnt support Vertical
menu. May be its not implemented there. But if you have source code for that
control, you can dig into that and code for the orientation of the menu.

Shak.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top