Re: Nested tables and images

by Darren Wooding <darren(at)intramation.co.uk>

 Date:  Thu, 15 Jun 2000 10:40:18 +0100
 To:  "'hwg-techniques(at)mail.hwg.org'" <hwg-techniques(at)mail.hwg.org>
  todo: View Thread, Original
Basically the code boils down to:

<script language="javascript">
 alpha.src="images/alpha.gif";
</script>

then the table structure:
<BODY>
 <table>
   <tr>
     <td>
       <table>
         <tr>
          <td>
           <img name="alpha"....

This works in IE5 so I assume its a problem with version 4 browsers?


Date: Tue, 13 Jun 2000 22:38:24 -0400
From: "Pietro De Santis" <marf2000(at)home.com>
Subject: Re: Nested tables and images

How do you refer to  the image: show us the syntax...


- ----- Original Message -----
From: Darren Wooding <darren(at)intramation.co.uk>
To: <hwg-techniques(at)mail.hwg.org>
Sent: Tuesday, June 13, 2000 8:18 PM
Subject: Nested tables and images


> Hi all, I have a problem with NN4 and IE4 that IE5 fixes (not much use
> though as I need to get the script to work across the board!)
>
> Basically I have a number of nested tables in the form of:
>
> <table>
>   <tr>
>     <td>
>       <table>
>         <tr>
>          <td>
>           <img name="alpha"....
>
> If I refer to alpha in JavaScript that is called from outside of the inner
> table (say from <body onload> then the older browsers complain that the
> image does not exist.
>
> Any ideas very much appreciated.
>
> Darren Wooding

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.