Click here to Skip to main content
15,896,727 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to use the style of menu bar(Just like this codeproject website has both in horizontal and vertical manner) using Ajax in c#.net
Posted

1 solution

aneeta08annie wrote:
style of menu bar


Style is fonts, sizes, color, etc. What's an issue with that. You can make a copy of similar look and feel as those properties arn't hard enough to identify just by looking!


In case you want MENU control, then i would suggest you to use codeproject search. There are lots of menu controls, have a look at them: http://www.codeproject.com/info/search.aspx?artkw=menu[^]

Based on your website, Ajax in C#, jQuery would be a good option. Try jQuery based menu control. Look here: http://plugins.jquery.com/search/node/menu[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900