Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to FIX a table size so image cannot cannot grow?

Status
Not open for further replies.

JGKWORK

IS-IT--Management
Apr 1, 2003
342
GB
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...
 
An for those who surf without java scripting on ( i do) usging a Serverside script should be a backup method.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top