Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / February 2008

Tip: Looking for answers? Try searching our database.

Border-Collapse

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Just Me - 08 Feb 2008 21:32 GMT
Hi,

OK this is not really a ASP.NET issue perse, however it is a Internet
Explorer issue.

I am trying to render tables using asp.net natively which is fine, but it
has exposed what looks like a failing in explorer.

Basically, if I collapse the borders of a table then border conflict
precedence should come into play. Lets say I have all red cell borders
right. OK, now I want to make some of those cells blue borders. The borders
occupy the same space so how does explorer decide which border it should
render.

According to W3c there are precedence rules. In short, the more strong a
border is, the more likely it should be to win, so a 2 point border should
win over a 1 point.

IE seems to disobey mody of these rules and allows the top and left border
of a cell to loose out to the border of those above and to the left if the
border width is the same, regardless of if the cell is stronger in terms of
Solidity, IE Not dashed.

Anybody seen this, have comments or "Sensible" workaround ?

Cheers _ PS Firefox obeys the rules !!!!!
bruce barker - 08 Feb 2008 23:23 GMT
also IE border-collapse does not override cell-spacing as it should. be sure
to set the cell padding to 0.

you have to turn the border off on the adjacent cell (avoid any conflect).

-- bruce (sqlwork.com)

> Hi,
>
[quoted text clipped - 22 lines]
>
> Cheers _ PS Firefox obeys the rules !!!!!

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.