I need help on this. It works all right in IE5.5 but it doesn't work well in netscape 4.7. in Netscape, the positioning works but images don't appear. How can I get images back? I need this to work because I'm trying to force the table to stay on top left corner.
Here's the code, from CSS file
.tablelink { left: 0px; top: 0px; clip: rect( ); position: absolute}
Here's the code, from CSS file
.tablelink { left: 0px; top: 0px; clip: rect( ); position: absolute}