Click here to Skip to main content
15,867,900 members
Home / Discussions / Web Development
   

Web Development

 
Questiondreamweaver help Pin
nikunj0117-Oct-14 19:23
nikunj0117-Oct-14 19:23 
AnswerRe: dreamweaver help Pin
Kornfeld Eliyahu Peter18-Oct-14 21:09
professionalKornfeld Eliyahu Peter18-Oct-14 21:09 
QuestionA good free wysiwyg IDE for web applications linked to XML Native Databases Pin
Member 1116159717-Oct-14 7:25
Member 1116159717-Oct-14 7:25 
AnswerRe: A good free wysiwyg IDE for web applications linked to XML Native Databases Pin
Kornfeld Eliyahu Peter18-Oct-14 21:08
professionalKornfeld Eliyahu Peter18-Oct-14 21:08 
SuggestionUnable to integrate EBS PAYMENT GATEWAY in my wordpress's site Pin
Member 1066291216-Oct-14 21:50
Member 1066291216-Oct-14 21:50 
SuggestionRe: Unable to integrate EBS PAYMENT GATEWAY in my wordpress's site Pin
ZurdoDev17-Oct-14 2:11
professionalZurdoDev17-Oct-14 2:11 
GeneralRe: Unable to integrate EBS PAYMENT GATEWAY in my wordpress's site Pin
Simon_Whale17-Oct-14 4:05
Simon_Whale17-Oct-14 4:05 
QuestionHow to replicate list boxes across a Web page? Pin
Member 876166714-Oct-14 13:28
Member 876166714-Oct-14 13:28 
Hello

I have a crude 'test' Webpage here:

http://www.bayingwolf.com/New1/dropdown/test2.html[^]

I am only concerned about the 'Timetable' drop-down box and replicating it in a visible container across the page:

Timetable Timetable Timetable Timetable

I was hoping to use this as my container to hold the four drop-down boxes: HTML

<div class="holder_content_middle">
and this in my women_test.css:

.holder_content_middle {
        margin-top:-10px;
        margin-bottom:16px;
        margin-left:26px;
                border-style: solid;
                border-width: 5px;
                border-color: BD2CBB;
}


but I still can't get the drop-down list boxes across the page framed by that bordered container - I have spent hours trying to achieve it without success.

I would be grateful for any assistance.

Thank you.
AnswerRe: How to replicate list boxes across a Web page? Pin
vbmike17-Oct-14 8:17
vbmike17-Oct-14 8:17 
QuestionHow to log multiple lines to HTML readonly textarea using vbscript Pin
robwm113-Oct-14 9:46
robwm113-Oct-14 9:46 
AnswerRe: How to log multiple lines to HTML readonly textarea using vbscript Pin
Richard Deeming13-Oct-14 9:52
mveRichard Deeming13-Oct-14 9:52 
GeneralRe: How to log multiple lines to HTML readonly textarea using vbscript Pin
robwm113-Oct-14 10:20
robwm113-Oct-14 10:20 
QuestionStarting Web Application Pin
Roger16513-Oct-14 3:59
Roger16513-Oct-14 3:59 
AnswerRe: Starting Web Application Pin
ZurdoDev13-Oct-14 4:25
professionalZurdoDev13-Oct-14 4:25 
AnswerRe: Starting Web Application Pin
Dominic Burford13-Oct-14 5:17
professionalDominic Burford13-Oct-14 5:17 
AnswerRe: Starting Web Application Pin
mrjay4227-Oct-14 22:28
mrjay4227-Oct-14 22:28 
QuestionHow to embed a video in my c# based dot net website which should be compatible in all browsers especially chrome. Pin
Member 1107698013-Oct-14 1:16
Member 1107698013-Oct-14 1:16 
QuestionCall to undefined function php Pin
Jassim Rahma11-Oct-14 9:23
Jassim Rahma11-Oct-14 9:23 
AnswerRe: Call to undefined function php Pin
Matt U.21-Oct-14 7:14
Matt U.21-Oct-14 7:14 
QuestionInvalid argument supplied for foreach() Pin
Jassim Rahma10-Oct-14 13:39
Jassim Rahma10-Oct-14 13:39 
AnswerRe: Invalid argument supplied for foreach() Pin
Dominic Burford12-Oct-14 22:26
professionalDominic Burford12-Oct-14 22:26 
AnswerRe: Invalid argument supplied for foreach() Pin
mrjay4215-Oct-14 3:48
mrjay4215-Oct-14 3:48 
QuestionStrange behavior in MVC3 web application Masterpage layout after deploying in IIS7 Pin
NikiGrly8-Oct-14 23:38
NikiGrly8-Oct-14 23:38 
QuestionError When click on login in MVC4 Pin
NarVish8-Oct-14 21:29
NarVish8-Oct-14 21:29 
AnswerRe: Error When click on login in MVC4 Pin
Richard MacCutchan8-Oct-14 21:51
mveRichard MacCutchan8-Oct-14 21:51 

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.