Click here to Skip to main content
16,010,427 members
Home / Discussions / Web Development
   

Web Development

 
QuestionIE not rendering consistantly with Opera and FF Pin
JimmyRopes22-Nov-06 4:28
professionalJimmyRopes22-Nov-06 4:28 
AnswerRe: IE not rendering consistantly with Opera and FF Pin
Guffa22-Nov-06 13:35
Guffa22-Nov-06 13:35 
GeneralRe: IE not rendering consistantly with Opera and FF Pin
JimmyRopes22-Nov-06 16:02
professionalJimmyRopes22-Nov-06 16:02 
GeneralRe: IE not rendering consistantly with Opera and FF Pin
Guffa22-Nov-06 18:52
Guffa22-Nov-06 18:52 
GeneralRe: IE not rendering consistantly with Opera and FF Pin
JimmyRopes22-Nov-06 19:39
professionalJimmyRopes22-Nov-06 19:39 
AnswerRe: IE not rendering consistantly with Opera and FF Pin
Guffa22-Nov-06 21:30
Guffa22-Nov-06 21:30 
GeneralRe: IE not rendering consistantly with Opera and FF Pin
JimmyRopes23-Nov-06 5:13
professionalJimmyRopes23-Nov-06 5:13 
AnswerRe: IE not rendering consistantly with Opera and FF Pin
Guffa23-Nov-06 7:36
Guffa23-Nov-06 7:36 
JimmyRopes wrote:
Now comes the rub! The border renders relatively thicker in IE than it does in Opera and FF


That is because the values "thin", "medium" and "thick" doesn't have any absolute thickness specified in the standard. It's up to the browser to determine a proper thickness based on the media where the style is used. The resulting value may differ depending on what the browser takes in account, and what the creators of the browser regards as a "thin" border.

JimmyRopes wrote:
The other difference is that when I tried the color specification for both the border and HR in the CSS both the border and HR were rendered as specified in IE but in Opera and FF the border was the specified color and the HR was the color I specified in the CSS for the body. This tells me that the body color specification is being applied in Opera and FF but not in IE. I will need to look into that further.


The hr tag dates back to the time before web pages had layout, and doesn't play very well with modern CSS. All specific attributes for hr are deprecated since HTML 4.0.


---
b { font-weight: normal; }

AnswerRe: IE not rendering consistantly with Opera and FF Pin
Johnny ²22-Nov-06 14:00
Johnny ²22-Nov-06 14:00 
GeneralRe: IE not rendering consistantly with Opera and FF Pin
JimmyRopes22-Nov-06 14:31
professionalJimmyRopes22-Nov-06 14:31 
Questionjavascript 'new RegExp()' notation Pin
pint_of_best22-Nov-06 0:31
pint_of_best22-Nov-06 0:31 
AnswerRe: javascript 'new RegExp()' notation Pin
Guffa22-Nov-06 5:46
Guffa22-Nov-06 5:46 
QuestionIE Extension Pin
Richard Andrew x6421-Nov-06 3:02
professionalRichard Andrew x6421-Nov-06 3:02 
AnswerRe: IE Extension Pin
Bradml21-Nov-06 22:16
Bradml21-Nov-06 22:16 
QuestionScript question.... Pin
KORCARI20-Nov-06 21:44
KORCARI20-Nov-06 21:44 
AnswerRe: Script question.... Pin
howardjr24-Nov-06 15:27
howardjr24-Nov-06 15:27 
Questiondiv with display inline & span not working with text-overflow ellipsis Pin
shefali_sinha20-Nov-06 12:15
shefali_sinha20-Nov-06 12:15 
AnswerRe: div with display inline & span not working with text-overflow ellipsis Pin
Shog923-Nov-06 8:30
sitebuilderShog923-Nov-06 8:30 
QuestionActivex Controls in IE 6.0 Pin
Bhargavi19-Nov-06 23:42
Bhargavi19-Nov-06 23:42 
Question.htm Pages are closing automatically after some time. Pin
SIJUTHOMASP19-Nov-06 22:26
professionalSIJUTHOMASP19-Nov-06 22:26 
AnswerRe: .htm Pages are closing automatically after some time. Pin
Bradml19-Nov-06 23:13
Bradml19-Nov-06 23:13 
GeneralRe: .htm Pages are closing automatically after some time. Pin
SIJUTHOMASP20-Nov-06 6:07
professionalSIJUTHOMASP20-Nov-06 6:07 
QuestionMy Webserver have problem Pin
Hy Chanhan19-Nov-06 16:26
professionalHy Chanhan19-Nov-06 16:26 
AnswerRe: My Webserver have problem Pin
MatrixCoder19-Nov-06 16:37
MatrixCoder19-Nov-06 16:37 
GeneralRe: My Webserver have problem Pin
Hy Chanhan19-Nov-06 17:22
professionalHy Chanhan19-Nov-06 17:22 

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.