|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Menu on User ControlI put a menu on a user control (ascx) so that I can put the user control on
all web pages (aspx) and have one central location ie; the header user control in this case, but it has problems. 1.) It can't find the stylesheet even though the style sheet is on the web page. 2.) After the first submit of the page, if you mouse over the top level menu item, they don't collapse when you go from top level menu item to top level menu item. All menu items just gets frozen in the down position. I've tried putting a panel around the menu, but that doesn't help. Any suggestions? -- Chris Davoli On 11 May, 15:56, Chris Davoli <ChrisDav***@discussions.microsoft.com>
wrote: Show quoteHide quote > I put a menu on a user control (ascx) so that I can put the user control on Hi Chris> all web pages (aspx) and have one central location ie; the header user > control in this case, but it has problems. > > 1.) It can't find the stylesheet even though the style sheet is on the web > page. > 2.) After the first submit of the page, if you mouse over the top level menu > item, they don't collapse when you go from top level menu item to top level > menu item. All menu items just gets frozen in the down position. > > I've tried putting a panel around the menu, but that doesn't help. > > Any suggestions? > > -- > Chris Davoli If you are working with ASP.NET v 2 I'd recommend the use of a Master page to contain the menu control rather than a web user control. HTH Phil Hall
Event not firing. User control with a repeater that contains a bu
Problem with Hyperlink to text files _I_don’t_show_the_header? Multiple User Controls <select> <option> an element in DOM ? How to bind a textbox to a data source Help Please on Wizard Control (Need to validate) Problem with Hyperlink to text files gridview rowdatabound change cssclass and selectedrowstyle cssclass help opening a window from another form |
|||||||||||||||||||||||