|
-
Feb 27th, 2001, 12:33 AM
#1
Thread Starter
Member
Hi,
I am trying to create a simple toolbar with about 10 images. I have a simple table with img tags in it. The problem is once the page loads, one or many of the images at random do not come up. If I refresh the page other may not work (seems to be random.). Any ideas???
<table>
<tr>
<td><img name="pic1" src="pic1"></td>
<td><img name="pic2" src="pic2"></td>
ect...
</tr>
</table>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|