Click here to Skip to main content
15,885,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDatagrid items showing as link with underline Pin
Steve van Niman2-Sep-09 15:00
Steve van Niman2-Sep-09 15:00 
AnswerRe: Datagrid items showing as link with underline Pin
Christian Graus2-Sep-09 15:04
protectorChristian Graus2-Sep-09 15:04 
GeneralRe: Datagrid items showing as link with underline Pin
Steve van Niman2-Sep-09 15:22
Steve van Niman2-Sep-09 15:22 
GeneralRe: Datagrid items showing as link with underline Pin
Christian Graus2-Sep-09 15:32
protectorChristian Graus2-Sep-09 15:32 
QuestionProblem with ASP.MENU control Pin
AndyASPVB2-Sep-09 12:02
AndyASPVB2-Sep-09 12:02 
AnswerRe: Problem with ASP.MENU control Pin
Steve van Niman2-Sep-09 14:52
Steve van Niman2-Sep-09 14:52 
GeneralRe: Problem with ASP.MENU control Pin
AndyASPVB3-Sep-09 4:00
AndyASPVB3-Sep-09 4:00 
GeneralRe: Problem with ASP.MENU control Pin
AndyASPVB3-Sep-09 5:43
AndyASPVB3-Sep-09 5:43 
I have tracked the problem down to StaticHoverStyle attribute in the Menu Control.

All I have in my menu control is as follows:

<asp:menu id="MenuList" runat="server" cssclass="MenuStyle" staticmenuitemstyle-cssclass="MenuStatic">
<dynamichoverstyle-cssclass="dhoverstyle">
<dynamicseletedstyle-cssclass="dselectedstyle">
<dynamicmenuitemstyle-cssclass"=dmistyle">
<statichoverstyle-cssclass="statichoverstyle">


On the CSS for StaticHoverStyle, I have:

background-color:Silver;
color:White;

What is happening is that my arrows all line up on page load, but when you rollover the menu items in the nav bar or menu control, the arrow does not reset to its original position. How, do you get it to reset after rollover with CSS, or in ASP.Net?

Thanks
AnswerRe: Problem with ASP.MENU control Pin
sashidhar2-Sep-09 19:18
sashidhar2-Sep-09 19:18 
GeneralMy Teacher Pin
Abdulhafeezo2-Sep-09 10:52
Abdulhafeezo2-Sep-09 10:52 
GeneralRe: My Teacher Pin
Christian Graus2-Sep-09 11:09
protectorChristian Graus2-Sep-09 11:09 
JokeRe: My Teacher Pin
Not Active2-Sep-09 11:25
mentorNot Active2-Sep-09 11:25 
GeneralRe: My Teacher Pin
Christian Graus2-Sep-09 11:42
protectorChristian Graus2-Sep-09 11:42 
GeneralConflicting Thought Pin
Abdulhafeezo2-Sep-09 10:49
Abdulhafeezo2-Sep-09 10:49 
GeneralRe: Conflicting Thought Pin
Abhijit Jana2-Sep-09 19:53
professionalAbhijit Jana2-Sep-09 19:53 
QuestionCopy file from from one folder to another folder with rename Pin
Hemant_ec482-Sep-09 10:23
Hemant_ec482-Sep-09 10:23 
AnswerRe: Copy file from from one folder to another folder with rename Pin
Christian Graus2-Sep-09 11:12
protectorChristian Graus2-Sep-09 11:12 
AnswerRe: Copy file from from one folder to another folder with rename Pin
Abhishek Sur2-Sep-09 11:15
professionalAbhishek Sur2-Sep-09 11:15 
AnswerRe: Copy file from from one folder to another folder with rename Pin
Abhijit Jana2-Sep-09 18:51
professionalAbhijit Jana2-Sep-09 18:51 
Questionhow to keep the text in a textbox shown? Pin
Seraph_summer2-Sep-09 9:55
Seraph_summer2-Sep-09 9:55 
AnswerRe: how to keep the text in a textbox shown? Pin
Abhishek Sur2-Sep-09 11:07
professionalAbhishek Sur2-Sep-09 11:07 
QuestionAJAX - Return multiple message from hidden file ( ASP or PHP ) Pin
bijan.8k2-Sep-09 9:33
bijan.8k2-Sep-09 9:33 
AnswerRe: AJAX - Return multiple message from hidden file ( ASP or PHP ) Pin
Abhishek Sur2-Sep-09 11:27
professionalAbhishek Sur2-Sep-09 11:27 
Question[Message Deleted] Pin
iserbrain2-Sep-09 4:19
iserbrain2-Sep-09 4:19 
AnswerRe: How to using webcam for live video on asp.net website ? Pin
Abhijit Jana2-Sep-09 4:29
professionalAbhijit Jana2-Sep-09 4:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.