Click here to Skip to main content
15,898,869 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: mail addresses in html pages... Pin
Joan M29-Mar-11 0:39
professionalJoan M29-Mar-11 0:39 
QuestionConsuming SOAP 1.1 WebService using Telnet Pin
NandoMan23-Mar-11 15:18
NandoMan23-Mar-11 15:18 
QuestionPrinting issues in IE with framesets Pin
Gerben Jongerius23-Mar-11 5:04
Gerben Jongerius23-Mar-11 5:04 
AnswerRe: Printing issues in IE with framesets Pin
cjoki24-Mar-11 5:10
cjoki24-Mar-11 5:10 
GeneralRe: Printing issues in IE with framesets Pin
Gerben Jongerius24-Mar-11 22:31
Gerben Jongerius24-Mar-11 22:31 
GeneralRe: Printing issues in IE with framesets Pin
cjoki25-Mar-11 3:06
cjoki25-Mar-11 3:06 
Questionsomething very Strange in Webservice and windows-ce connection.... Pin
goldsoft19-Mar-11 19:20
goldsoft19-Mar-11 19:20 
QuestionWidth of window and presentation Pin
Dalek Dave11-Mar-11 14:27
professionalDalek Dave11-Mar-11 14:27 
AnswerRe: Width of window and presentation Pin
Graham Breach11-Mar-11 23:04
Graham Breach11-Mar-11 23:04 
QuestionTrusted sites in IE7 and 8 Pin
prakk889-Mar-11 0:20
prakk889-Mar-11 0:20 
QuestionOut of Memory error in asp while fetching data from sql and display around 1,00,000 records Pin
priyaahh8-Mar-11 19:43
priyaahh8-Mar-11 19:43 
AnswerRe: Out of Memory error in asp while fetching data from sql and display around 1,00,000 records Pin
Dalek Dave8-Mar-11 21:40
professionalDalek Dave8-Mar-11 21:40 
AnswerRe: Out of Memory error in asp while fetching data from sql and display around 1,00,000 records Pin
R. Giskard Reventlov9-Mar-11 4:59
R. Giskard Reventlov9-Mar-11 4:59 
QuestionAccessing local machine from web page Pin
pstsp91127-Feb-11 3:51
pstsp91127-Feb-11 3:51 
AnswerCross post Pin
Not Active27-Feb-11 6:02
mentorNot Active27-Feb-11 6:02 
AnswerRe: Accessing local machine from web page Pin
Pete O'Hanlon6-Mar-11 4:54
mvePete O'Hanlon6-Mar-11 4:54 
GeneralRe: Accessing local machine from web page Pin
GenJerDan6-Mar-11 5:22
GenJerDan6-Mar-11 5:22 
JokeRe: Accessing local machine from web page Pin
Eddy Vluggen20-Mar-11 3:44
professionalEddy Vluggen20-Mar-11 3:44 
QuestionCSS Question on newly discover Syntax [modified] Pin
toikken23-Feb-11 11:33
toikken23-Feb-11 11:33 
AnswerRe: CSS Question on newly discover Syntax Pin
musefan2-Mar-11 23:32
musefan2-Mar-11 23:32 
QuestionMusic Streaming API Pin
Matt Cavanagh22-Feb-11 23:10
Matt Cavanagh22-Feb-11 23:10 
QuestionPicking up data from a webpage to excel. Pin
Dalek Dave21-Feb-11 10:52
professionalDalek Dave21-Feb-11 10:52 
Questioncenter middle of three spans Pin
Stryder_118-Feb-11 7:09
Stryder_118-Feb-11 7:09 
Greetings,

I have three spans wrapped in a div. Each of the spans can contain a link. I always want the middle span to be centered in the outer div. The problem comes because the left and right most links are not always there, though the span will be.

Basically it's to move forward and back in a date range if data is available. If the data is not available, the previous and next links should not be shown.

The setup is similar to this:

<pre><div>
<span>Prev link</span><span>detail link</span><span>next link</span>
</div></pre>

I've played around with float left and right and center alignments, but the center span either gets moved to the next line, or the link shows right after the first span.

If anyone has any ideas it would be much appreciated.

Thanks.
AnswerRe: center middle of three spans Pin
Sunasara Imdadhusen22-Feb-11 1:36
professionalSunasara Imdadhusen22-Feb-11 1:36 
AnswerRe: center middle of three spans Pin
musefan2-Mar-11 23:24
musefan2-Mar-11 23:24 

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.