Hi to One & All
-
Hi One & All I need a small menu in my project. If i click one main link it as to show the sub links. this is my requirement in my project. So please give me an idea to do this. Thanking U Naren. please help me
-
Hi One & All I need a small menu in my project. If i click one main link it as to show the sub links. this is my requirement in my project. So please give me an idea to do this. Thanking U Naren. please help me
If you are using ASP.NET 2.0 then use the Menu control (Navigatiopn tab if you are using Visual Studio 2005) otherwise you can code on yourself. Google has plenty of examples of dropdown CSS/JavaScript menus.
-------------------------------------------------------- My portfolio & development blog Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!