1. I have <object width="100%" height="100%"...> inside <td> and I
can't set width and height to fill 100% of the column space. My
ActiveX doesn't shows on the screen. It shows if I move it outside of
<table> or if I set width and height in pixels instead of percents.
2. I have <img align=top src=...> inside of <td> and it shows image in
the center of <td>. :(
I'm designing for IE 5 and newer IE browsers (intranet). |