View Full Version : help with images
Barbara Lea
01-25-2007, 12:01 AM
I am working on my first webpage using NVU. I have inserted 66 images and the last 11 are not showing up on the webpage. I followed the same procedure for each image and the source code shows the source image as being there.
Could someone give me some advice?
My website is borntowar.com and the problem table is linked on the upper left hand corner.
Thank you very much for any help.
Barbara Lea
Barbara,
That is a lot of images for a single page, even if small file size BUT I see all images that are defined in the source.
However there are a number of spots that are not defined...
Here is the source I see:
<td align="undefined" valign="undefined"><img style="width: 41px; height: 50px;" alt="62" src="62tn.jpg"></td>
<td align="undefined" valign="undefined"></td>
<td align="undefined" valign="undefined"><img style="width: 43px; height: 50px;" alt="64" src="64tn.jpg"></td>
<td align="undefined" valign="undefined"><img style="width: 43px; height: 50px;" alt="65" src="65tn.jpg"></td>
<td align="undefined" valign="undefined"><img style="width: 48px; height: 50px;" alt="66" src="66tn.jpg"><br>
</td>
<td align="undefined" valign="undefined"><br>
</td>
<td align="undefined" valign="undefined"></td>
<td align="undefined" valign="undefined"></td>
<td align="undefined" valign="undefined"></td>
5 td tags with no image code...
I do see all that are listed including the last 66tn.jpg
-Bob
Barbara Lea
01-25-2007, 12:35 AM
Well, this is strange to me. When I view this page on Safari the images 54-65 do not show. In Internet Explorer and Firefox they do. So I am encountering the dreaded browser issue. What should I do?
Wassercrats
01-25-2007, 03:41 AM
I don't have Safari, but the page doesn't validate (http://validator.w3.org/) which sometimes causes weird problems. You can try fixing that. Or you can try troubleshooting by deleting the first 11 images and see if the last 11 will show up. If they do then there may have been too many images for Safari or you may need to optimize them more. If they still don't show up, it may be something about the HTML.
Lensman
01-25-2007, 10:07 AM
I am using Safari and everything except images 13tn.jpg and 63tn.jpg (to use the naming pattern in the source) shows up fine. In checking the source there is no code for these two images where they would show up in the sequence.
Hope this helps some.
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.