AlexKunin Developer
Joined: 03 Jan 2003 Posts: 1191
|
Posted: Mon Dec 08, 2003 5:49 pm Post subject: |
|
|
| Your table layout is quite complex, and IE goes mad and crazy about it. Also, you have serious bugs in your HTML code, i.e. <hr> between </tr> and <tr>, spare closing tags, etc. Also, why do you use so complex way to display plain solid border? These ghost lines probably IE's bug, but it is almost "good" bug - it prevents people from creating too complex HTML structures like yours. So, consider redesigning your HTML code. Send your help requests to jssupport@cooldev.com. |
|