Resizing Image to Table Cell Height?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dcortez
    DINO CORTEZ™
    • Jun 2003
    • 2145

    #1

    Resizing Image to Table Cell Height?

    I'm trying to find a way to make a table cell linked to a URL but as a hard link.

    Right now, I'm using an onClick handler to set the browser url, but I'd rather have a transparent gif (the table background is a thumbnail list) so I can pass my PR to the destination URL.

    The (vertical) table cell height is variable (it adusts to the cell next to it with the content), and I'm wondering if I can do an onLoad event to get the cell height (as it has been rendered) and set my transparent gif (which is linked to the outbout URL) to that height?

    Thanks,
    -Dino
Working...