Click here to Skip to main content
15,889,116 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Invoking a modal popup from the codebehind Pin
bgriffin_tpa5-Apr-07 5:12
bgriffin_tpa5-Apr-07 5:12 
AnswerRe: Invoking a modal popup from the codebehind Pin
Paddy Boyd5-Apr-07 4:21
Paddy Boyd5-Apr-07 4:21 
GeneralRe: Invoking a modal popup from the codebehind Pin
bgriffin_tpa5-Apr-07 5:15
bgriffin_tpa5-Apr-07 5:15 
QuestionBest Web 2.0 website? Pin
wojti4-Apr-07 4:25
wojti4-Apr-07 4:25 
AnswerRe: Best Web 2.0 website? Pin
Vasudevan Deepak Kumar4-Apr-07 7:04
Vasudevan Deepak Kumar4-Apr-07 7:04 
QuestionRe: Best Web 2.0 website? Pin
badgrs5-Apr-07 3:39
badgrs5-Apr-07 3:39 
AnswerRe: Best Web 2.0 website? Pin
Bradml5-Apr-07 3:41
Bradml5-Apr-07 3:41 
AnswerRe: Best Web 2.0 website? Pin
Guffa5-Apr-07 14:56
Guffa5-Apr-07 14:56 
Questionwhy Activex control is loaded only once Pin
indian1434-Apr-07 2:15
indian1434-Apr-07 2:15 
QuestionAny cgi/perl/ssi programmers here? Pin
benjymous4-Apr-07 1:24
benjymous4-Apr-07 1:24 
QuestionFull Tooltip not working with Firefox Pin
Nilesh Thakkar4-Apr-07 1:02
Nilesh Thakkar4-Apr-07 1:02 
AnswerRe: Full Tooltip not working with Firefox Pin
Shog94-Apr-07 6:12
sitebuilderShog94-Apr-07 6:12 
AnswerRe: Full Tooltip not working with Firefox Pin
Vasudevan Deepak Kumar4-Apr-07 7:05
Vasudevan Deepak Kumar4-Apr-07 7:05 
QuestionDrag and Drop functionality Pin
rachitdamani4-Apr-07 0:11
rachitdamani4-Apr-07 0:11 
QuestionJavacript Pin
AnhTin3-Apr-07 23:17
AnhTin3-Apr-07 23:17 
AnswerRe: Javacript Pin
badgrs4-Apr-07 0:23
badgrs4-Apr-07 0:23 
GeneralRe: Javacript Pin
AnhTin4-Apr-07 0:37
AnhTin4-Apr-07 0:37 
AnswerRe: Javacript Pin
Guffa4-Apr-07 5:18
Guffa4-Apr-07 5:18 
GeneralRe: Javacript Pin
AnhTin4-Apr-07 16:25
AnhTin4-Apr-07 16:25 
AnswerRe: Javacript Pin
Guffa4-Apr-07 23:18
Guffa4-Apr-07 23:18 
QuestionPHP Select boxes Pin
john343-Apr-07 8:32
john343-Apr-07 8:32 
AnswerRe: PHP Select boxes Pin
Shog93-Apr-07 14:39
sitebuilderShog93-Apr-07 14:39 
QuestionCSS Underlining Pin
Matt Newman3-Apr-07 7:13
Matt Newman3-Apr-07 7:13 
AnswerRe: CSS Underlining Pin
Shog93-Apr-07 14:36
sitebuilderShog93-Apr-07 14:36 
Fire up Firebug and examine the composite styles on the hyperlink text (or if it only happens in IE, examine the runtimeStyle property... but you'll have to track down the source of the style manually). Pay particular attention to rules that set line-height, font-size, and border-bottom (yes, border-bottom is occasionally used in place of an underlined font style, and might well interfere with the descents).



----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN

GeneralRe: CSS Underlining Pin
Matt Newman3-Apr-07 16:12
Matt Newman3-Apr-07 16:12 

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.