Asp.net. create a menu like http://www.sakshat.ac.in/#?
-
I want to make a menu in asp.net... I saw a new style in http://www.sakshat.ac.in/# website. please refer this website and give me suggestion to create a menu like that.
-
Answer:
for horizontal menu, use css,css code below menu ul li{ display-block:inline;color:red;} close it and use html tage make a ul list <ul> <li> home</li> <li>gallary</li> </ul> if use asp paltform make in asp <%asp %> try
gauarng at Yahoo! Answers Visit the source
Other answers
You can do it...using jquery or Javascript....Jquery will make life easier for you... Jquery sliding menus
Related Q & A:
- How can I allow user to create posts in website using ASP.NET?Best solution by Programmers
- Why is my asp.net menu not showing properly?Best solution by Stack Overflow
- How to create a Restful web service in .Net Using MySQL?Best solution by stackoverflow.com
- How Can I Create an XML to Create a Menu?Best solution by Drupal Answers
- I would like to create a new e-mail address.Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.