Click to See Complete Forum and Search --> : design of menu button


rayrash
July 1st, 2008, 06:08 AM
Hi friends,

I want to design my own custom menu button in web page is it possible to do so.
and i want to insert images in that buttons.
Is it possible in web application please let me know

ReCoiL
July 4th, 2008, 01:59 PM
I think that's a staple of web applications. there are so many ways to do this. Create a table or a list and then set the background image of each item to be the image you want to use. Or you can use an ASP.NET control, there's a menu control you can use