Forum Moderators: not2easy
How can this be prevented?
thanks in advance
it's difficult to get things consistent across all browsers though. probably drive you up the wall trying! IE6 and below (i think) always measure the positions from the corner of the screen.
another way of doing it would be to do away with the topside and lefthand side borders completely, and make the image include them. (reproduce the border within the image.) if you make the image a background image, and position it at the top-lefthand side of the table it should do what you want. then it wont matter if the table moves when they change the size of the screen, because the image will be attached to it.