Click here to Skip to main content
15,896,154 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionImplementing MVC vs built-in MVC Pin
Quake2Player17-Aug-09 11:30
Quake2Player17-Aug-09 11:30 
AnswerRe: Implementing MVC vs built-in MVC Pin
Christian Graus17-Aug-09 11:38
protectorChristian Graus17-Aug-09 11:38 
AnswerRe: Implementing MVC vs built-in MVC Pin
Not Active17-Aug-09 12:40
mentorNot Active17-Aug-09 12:40 
GeneralRe: Implementing MVC vs built-in MVC Pin
Quake2Player17-Aug-09 13:41
Quake2Player17-Aug-09 13:41 
Questiongetting at object properties in an arraylist Pin
BPatt17-Aug-09 10:59
BPatt17-Aug-09 10:59 
AnswerRe: getting at object properties in an arraylist Pin
Christian Graus17-Aug-09 11:39
protectorChristian Graus17-Aug-09 11:39 
GeneralRe: getting at object properties in an arraylist Pin
BPatt17-Aug-09 16:38
BPatt17-Aug-09 16:38 
Questionhow to integrate pseudo css style into ASP.net Pin
Seraph_summer17-Aug-09 10:26
Seraph_summer17-Aug-09 10:26 
how to integrate the following pseudo-class into ASP.net

<style>
a:link {color: blue;} /* an unvisited link */
a:visited {color: purple;} /* a visited link */
a:hover {color: red;} /* a link with the mouse hovering
over it */
a:active {color: green;} /* the selected link */
</style>

because I want to realize the mousehover ona linkbutton to change the color,
but I do not know how to use the css style, for self-defined css style, we can sue sth like
<div class="style_deine_1" >

thanks!
AnswerRe: how to integrate pseudo css style into ASP.net Pin
Abhijit Jana17-Aug-09 10:33
professionalAbhijit Jana17-Aug-09 10:33 
GeneralRe: how to integrate pseudo css style into ASP.net Pin
Seraph_summer17-Aug-09 10:51
Seraph_summer17-Aug-09 10:51 
GeneralRe: how to integrate pseudo css style into ASP.net Pin
Abhijit Jana17-Aug-09 11:05
professionalAbhijit Jana17-Aug-09 11:05 
GeneralRe: how to integrate pseudo css style into ASP.net Pin
Seraph_summer17-Aug-09 11:21
Seraph_summer17-Aug-09 11:21 
Questionhow to set the color when mouseover on a linkbutton? Pin
Seraph_summer17-Aug-09 9:57
Seraph_summer17-Aug-09 9:57 
AnswerRe: how to set the color when mouseover on a linkbutton? Pin
Abhijit Jana17-Aug-09 10:07
professionalAbhijit Jana17-Aug-09 10:07 
GeneralRe: how to set the color when mouseover on a linkbutton? Pin
Seraph_summer17-Aug-09 10:14
Seraph_summer17-Aug-09 10:14 
AnswerRe: how to set the color when mouseover on a linkbutton? Pin
Abhijit Jana17-Aug-09 10:25
professionalAbhijit Jana17-Aug-09 10:25 
GeneralRe: how to set the color when mouseover on a linkbutton? Pin
Seraph_summer17-Aug-09 10:30
Seraph_summer17-Aug-09 10:30 
GeneralRe: how to set the color when mouseover on a linkbutton? Pin
Abhijit Jana17-Aug-09 10:34
professionalAbhijit Jana17-Aug-09 10:34 
GeneralRe: how to set the color when mouseover on a linkbutton? Pin
Seraph_summer18-Aug-09 10:46
Seraph_summer18-Aug-09 10:46 
QuestionAjax Control ToolKit Problem Pin
pampam11017-Aug-09 9:30
pampam11017-Aug-09 9:30 
AnswerRe: Ajax Control ToolKit Problem Pin
Abhijit Jana17-Aug-09 10:06
professionalAbhijit Jana17-Aug-09 10:06 
GeneralRe: Ajax Control ToolKit Problem Pin
pampam11017-Aug-09 10:11
pampam11017-Aug-09 10:11 
GeneralRe: Ajax Control ToolKit Problem Pin
pampam11020-Aug-09 3:11
pampam11020-Aug-09 3:11 
QuestionGetting crazy with datalist-volume 2- Pin
Ersan Ercek17-Aug-09 9:22
Ersan Ercek17-Aug-09 9:22 
QuestionCalling non-static method from static webmethod Pin
DotNetXenon17-Aug-09 8:19
DotNetXenon17-Aug-09 8:19 

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.