Click here to Skip to main content
15,914,905 members
Home / Discussions / Web Development
   

Web Development

 
QuestionFLASH BORDERS Pin
TintinV3ck20-Jul-06 23:22
TintinV3ck20-Jul-06 23:22 
AnswerRe: FLASH BORDERS [modified] Pin
Brent Lamborn21-Jul-06 5:03
Brent Lamborn21-Jul-06 5:03 
QuestionHREF between folders? Pin
TintinV3ck20-Jul-06 23:19
TintinV3ck20-Jul-06 23:19 
AnswerRe: HREF between folders? Pin
Paddy Boyd21-Jul-06 0:09
Paddy Boyd21-Jul-06 0:09 
GeneralRe: HREF between folders? Pin
Amit Agarrwal24-Jul-06 19:55
Amit Agarrwal24-Jul-06 19:55 
GeneralRe: HREF between folders? Pin
Paddy Boyd24-Jul-06 21:55
Paddy Boyd24-Jul-06 21:55 
Questionprinting a webform using javascript Pin
arvindk820-Jul-06 17:58
arvindk820-Jul-06 17:58 
QuestionCSS Nesting Pin
eggsovereasy20-Jul-06 11:13
eggsovereasy20-Jul-06 11:13 
I'm working on a site where I make heavy use of css nesting and its starting to get problemmatic.

Is there a way to define an exact sequence of elements?

Basically I want:

<br />
#ContentArea .Title {}<br />


in

<br />
<div id="ContentArea"><br />
  <div class="Title">This is the Area</div><br />
  <div class="Content"><br />
    <div class="NewsItem"><br />
      <div class="Title">Blah blah</div><br />
      <div class="Body">Hhere is the body with lots of text.</div><br />
    </div><br />
  </div><br />
</div><br />


To only apply to the first .Title, because as it is it drops through to the .Title inside .NewsItem.
AnswerRe: CSS Nesting Pin
J. Dunlap20-Jul-06 11:54
J. Dunlap20-Jul-06 11:54 
AnswerRe: CSS Nesting Pin
theJazzyBrain25-Jul-06 5:33
theJazzyBrain25-Jul-06 5:33 
QuestionMicrosoft VBScript runtime error '800a01a8' Pin
Abbas8220-Jul-06 10:58
Abbas8220-Jul-06 10:58 
AnswerRe: Microsoft VBScript runtime error '800a01a8' Pin
Abbas8221-Jul-06 6:46
Abbas8221-Jul-06 6:46 
QuestionHow to Compare two Dates in date picker Pin
abufaizur20-Jul-06 7:48
abufaizur20-Jul-06 7:48 
AnswerRe: How to Compare two Dates in date picker Pin
mahesh kukkadapu21-Jul-06 5:35
mahesh kukkadapu21-Jul-06 5:35 
QuestionAutomatically creating csv files?? Pin
jimmyfitzgerald20-Jul-06 5:13
jimmyfitzgerald20-Jul-06 5:13 
AnswerRe: Automatically creating csv files?? Pin
Steve Echols20-Jul-06 5:52
Steve Echols20-Jul-06 5:52 
Questionsaving data Pin
i@@19-Jul-06 21:50
i@@19-Jul-06 21:50 
AnswerRe: saving data Pin
theJazzyBrain19-Jul-06 22:25
theJazzyBrain19-Jul-06 22:25 
GeneralRe: saving data Pin
i@@20-Jul-06 20:15
i@@20-Jul-06 20:15 
QuestionCalendar Control is not working in Live Server Pin
kpsetty19-Jul-06 21:02
kpsetty19-Jul-06 21:02 
QuestionAjax vs Being Known Pin
Vladimir S.19-Jul-06 9:16
Vladimir S.19-Jul-06 9:16 
AnswerRe: Ajax vs Being Known Pin
led mike19-Jul-06 10:05
led mike19-Jul-06 10:05 
GeneralRe: Ajax vs Being Known Pin
Vladimir S.19-Jul-06 12:59
Vladimir S.19-Jul-06 12:59 
GeneralRe: Ajax vs Being Known Pin
led mike19-Jul-06 13:11
led mike19-Jul-06 13:11 
AnswerRe: Ajax vs Being Known Pin
Brent Lamborn19-Jul-06 14:57
Brent Lamborn19-Jul-06 14: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.