Hi,
I have a very simple table with one TR and a cell. I am inserting dynamic images (one at a time) in to this table.
I need to FIX this table so that no matter how BIG the image is, it does not increase the pre-determined size of the table. I still want to allow the images to reduce in size though.
Is there a simple way of doing this?
I have tried fixing the table size e.g. width="250" with no luck and fixing the image size is no good because smaller images are stretched.
MANY thanks...
I have a very simple table with one TR and a cell. I am inserting dynamic images (one at a time) in to this table.
I need to FIX this table so that no matter how BIG the image is, it does not increase the pre-determined size of the table. I still want to allow the images to reduce in size though.
Is there a simple way of doing this?
I have tried fixing the table size e.g. width="250" with no luck and fixing the image size is no good because smaller images are stretched.
MANY thanks...