473,387 Members | 3,684 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Need help figuring out rendering issues...

Hi, all! Using Win2k3 Server & IE 6 (all patches) on one box (web server),
and XP/Pro & IE7 on another (workstation)... Project is a basic on-screen
calendar with dynamically created table rows and columns (server side) and
styles.

Odd problem: if I render the table normally, some styles are ignored (such
as the border-bottom attribute below):

font-size:10px;
color:Black;
background-color:#ccffff;
border-bottom:solid 1 black;
width:100%;

However, if I output ANY character before the page is rendered:

response.write(" ") or anything else, really

all of the styles work perfectly (but, of course, I now have rendered text
at the top of the page.

Is there some bug or oddity that I'm hitting here that's causing my CSS
issues? Confused here, and could use some input... :)

Thanks!
Jack


Sep 26 '06 #1
1 1215
Curiously enough, it was the "width:" element that was causing the odd
rendering of the text. Once that was removed it stopped. However, the
"border-bottom" is still not rendering...

Jack


"JackBlack" <ja********@hotmail.comwrote in message
news:OG**************@TK2MSFTNGP06.phx.gbl...
Hi, all! Using Win2k3 Server & IE 6 (all patches) on one box (web
server), and XP/Pro & IE7 on another (workstation)... Project is a basic
on-screen calendar with dynamically created table rows and columns (server
side) and styles.

Odd problem: if I render the table normally, some styles are ignored (such
as the border-bottom attribute below):

font-size:10px;
color:Black;
background-color:#ccffff;
border-bottom:solid 1 black;
width:100%;

However, if I output ANY character before the page is rendered:

response.write("&nbsp;") or anything else, really

all of the styles work perfectly (but, of course, I now have rendered text
at the top of the page.

Is there some bug or oddity that I'm hitting here that's causing my CSS
issues? Confused here, and could use some input... :)

Thanks!
Jack




Sep 26 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: clintonG | last post by:
I'm hoping somebody has started a table documenting Firefox rendering anomalies or can refer to this type of document. Neither text nor textboxes are not being sized the same as IE and there are...
2
by: Roberto Leibman | last post by:
I haven't been able to figure this out, or find any resource for this. I'd like to be able to know, in javascript, if the media that's rendering is screen or print. I have no nefarious purpose...
9
by: Matthias Kaeppler | last post by:
Hi, I'm using phpWebSite to build my website and I want it to be standard conforming. However, the CSS validator always outputs an error: "Please, validate your XML document first! The...
5
by: ujjc001 | last post by:
Hello all. I am working with .net on various boxes from 2000 pro to XP and 2003 server. On all the computers we get page rendering issues where sections of the page don't show right or txtxboxes...
12
by: Brad | last post by:
Does anyone have any other solutions to the Firefox rendering problems with ASP.NET? I've tried the <browsercaps> web.config trick. It didn't work. Am I overlooking something else? Thanks!
2
by: Spotnick | last post by:
I have no idea why, but since I'm trying to recreate my website using ASP.NET 2.0 I've encountered so many performance issues that I'm about to give up and continue using v1.1 Seriously, how can...
6
by: Rolf Welskes | last post by:
Hello, if I have for example: <table style="width: 100%; height: 100%;" border="1"> <tr> <td style="width: 100px">k </td> <td style="width: 100px">k </td> </tr>
1
by: ChrisN | last post by:
I have a requirement to generate and print good-looking customised correspondence. I would like to be able to use mark-up for formatting, ie as a MS Word or HTML document. However Word...
1
by: clai83 | last post by:
Hi All, I've made an organisational chart using <table>s, however, I'm having some issues on the rendering of the borders. Issues 1: Opera 9.25 I have lines that I don't want appearing pop up...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.