Asp.net menu control 2.0

I

iiman

I recently converted 1.1 application to 2.0

I am using asp.net menu control and everytime dynamic menu is expanded, the
dropdown controls (just the dropdown controls!!!) in the body of the html
shifts to the left in a split second and comes back to the original place.
Is there something I have to do in CSS file as far as positioning of the
menu is concerned?

#Menu

{
height: 23px;
background-image: url(MenuBackground.gif);
border-right: #282773 0px solid;
border-top: #282773 0px solid;
border-bottom: #282773 0px solid;
position: relative; /* without this property, the menu will always create
vertical scrollbar*/
}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top