Click here to Skip to main content
15,879,535 members
Home / Discussions / Web Development
   

Web Development

 
QuestionMVC5: DropdownlistFor: How to handle empty data Pin
NarVish4-Nov-14 23:26
NarVish4-Nov-14 23:26 
QuestionMVC 4.5 Noobie Question Pin
Kevin Marois3-Nov-14 19:21
professionalKevin Marois3-Nov-14 19:21 
AnswerRe: MVC 4.5 Noobie Question Pin
Matt U.4-Nov-14 6:53
Matt U.4-Nov-14 6:53 
AnswerRe: MVC 4.5 Noobie Question Pin
Anurag Gandhi30-Nov-14 23:01
professionalAnurag Gandhi30-Nov-14 23:01 
QuestionTHE IMAGE IS NOT DISPLAY CROOS MARK APPEARS ON WEBPAGE Pin
Member 112021843-Nov-14 19:07
Member 112021843-Nov-14 19:07 
SuggestionRe: THE IMAGE IS NOT DISPLAY CROOS MARK APPEARS ON WEBPAGE Pin
Richard MacCutchan3-Nov-14 21:29
mveRichard MacCutchan3-Nov-14 21:29 
AnswerRe: THE IMAGE IS NOT DISPLAY CROOS MARK APPEARS ON WEBPAGE Pin
ZurdoDev4-Nov-14 8:21
professionalZurdoDev4-Nov-14 8:21 
QuestionCSS Problem Pin
Kevin Marois3-Nov-14 10:41
professionalKevin Marois3-Nov-14 10:41 
I'm following an example from a book, and it has this simple css sheet:
body {

    .field-validation-error     {color:#f00;}
    .field-validation-valid     {display:none;}
    .input-validation-error     {border:1px solid #f00; background-color: #fee}
    .validation-summary-errors   {font-weight: bold; color #f00;}
    .validation-summary-valid    {display: none;}
}


On the first line, the field-validation-error, if I hover over the starting period, I see the error

"Missing a property name before the colon "(':')" in the "(property) : (value)" declaration"

There's also a squiggly at the end of the line that shows

The block is unclosed; '{' expected

If I remove the line, then the next line gives the same errors.

What am I doing wrong here?
If it's not broken, fix it until it is


modified 3-Nov-14 16:59pm.

AnswerRe: CSS Problem Pin
Richard Deeming3-Nov-14 11:30
mveRichard Deeming3-Nov-14 11:30 
GeneralRe: CSS Problem Pin
Kevin Marois3-Nov-14 11:49
professionalKevin Marois3-Nov-14 11:49 
AnswerRe: CSS Problem Pin
Kornfeld Eliyahu Peter3-Nov-14 21:10
professionalKornfeld Eliyahu Peter3-Nov-14 21:10 
GeneralRe: CSS Problem Pin
Richard Deeming3-Nov-14 23:19
mveRichard Deeming3-Nov-14 23:19 
QuestionASP.Net MVC 5 - First Project Error Pin
Kevin Marois3-Nov-14 5:51
professionalKevin Marois3-Nov-14 5:51 
AnswerRe: ASP.Net MVC 5 - First Project Error Pin
Kevin Marois3-Nov-14 6:02
professionalKevin Marois3-Nov-14 6:02 
GeneralHandlings rows in Datatables Pin
adekunbi29-Oct-14 3:43
adekunbi29-Oct-14 3:43 
SuggestionRe: Handlings rows in Datatables Pin
ZurdoDev29-Oct-14 5:46
professionalZurdoDev29-Oct-14 5:46 
GeneralRe: Handlings rows in Datatables Pin
adekunbi29-Oct-14 6:01
adekunbi29-Oct-14 6:01 
GeneralRe: Handlings rows in Datatables Pin
ZurdoDev29-Oct-14 6:04
professionalZurdoDev29-Oct-14 6:04 
GeneralRe: Handlings rows in Datatables Pin
adekunbi29-Oct-14 23:40
adekunbi29-Oct-14 23:40 
QuestionRe: Handlings rows in Datatables Pin
ZurdoDev30-Oct-14 1:37
professionalZurdoDev30-Oct-14 1:37 
AnswerRe: Handlings rows in Datatables Pin
adekunbi30-Oct-14 1:41
adekunbi30-Oct-14 1:41 
GeneralRe: Handlings rows in Datatables Pin
ZurdoDev30-Oct-14 1:52
professionalZurdoDev30-Oct-14 1:52 
GeneralRe: Handlings rows in Datatables Pin
adekunbi30-Oct-14 2:02
adekunbi30-Oct-14 2:02 
AnswerRe: Handlings rows in Datatables Pin
ZurdoDev30-Oct-14 2:12
professionalZurdoDev30-Oct-14 2:12 
GeneralRe: Handlings rows in Datatables Pin
adekunbi29-Oct-14 23:57
adekunbi29-Oct-14 23:57 

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.