Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Apr 10, 2012 05:34 PM by cool.asp
0 Points
14 Posts
Apr 10, 2012 05:13 PM|LINK
Hi,
How can I add images (32X32) to the left side of standart mvc menu?
Thanks
Member
545 Points
190 Posts
Apr 10, 2012 05:20 PM|LINK
Have you tried playing with <asp:MenuItem ImageURL="" property?
All-Star
18669 Points
2648 Posts
Apr 10, 2012 05:32 PM|LINK
cool.asp Have you tried playing with <asp:MenuItem ImageURL="" property?
This is an asp.net mvc. You can't use server controls.
@zionz - you can do that using css. Take a look at this post http://www.portent.com/blog/design-dev/class-up-your-link-icons-with.htm?replytocom=3
Also, take a look at the Telerik MVC extensions. They are open source and free to use if your company is ok with using open source software. Here's a menu control http://demos.telerik.com/aspnet-mvc/menu
Apr 10, 2012 05:34 PM|LINK
duh, srry I skimmed right passed that lol
zionz
0 Points
14 Posts
Menu with images
Apr 10, 2012 05:13 PM|LINK
Hi,
How can I add images (32X32) to the left side of standart mvc menu?
Thanks
cool.asp
Member
545 Points
190 Posts
Re: Menu with images
Apr 10, 2012 05:20 PM|LINK
Have you tried playing with <asp:MenuItem ImageURL="" property?
CodeHobo
All-Star
18669 Points
2648 Posts
Re: Menu with images
Apr 10, 2012 05:32 PM|LINK
This is an asp.net mvc. You can't use server controls.
@zionz - you can do that using css. Take a look at this post
http://www.portent.com/blog/design-dev/class-up-your-link-icons-with.htm?replytocom=3
Also, take a look at the Telerik MVC extensions. They are open source and free to use if your company is ok with using open source software. Here's a menu control
http://demos.telerik.com/aspnet-mvc/menu
Blog | Twitter : @Hattan
cool.asp
Member
545 Points
190 Posts
Re: Menu with images
Apr 10, 2012 05:34 PM|LINK
duh, srry I skimmed right passed that lol