Forum Moderators: open
I've got some webpages that use a spacer.gif - you know, a transparent 1-pixel gif that I stretch out to fill space in tables...
Anyway, for some reason, when my webpage loads, I can always see the outline of where it is - Like it's not there or something. Anyway, I have to hit refresh a couple of times before it fixes itself.
Here's the code:
<td valign="top" align="right" width="37"><img src="images/spacer.gif" width="37" height="15"></td>
Any suggestions? I've tried calling a javascript preload routine, and that doesn't seem to help either... Hmmmmm...
Also, I'm using spacer.gif all over the place on my webpage, but it's just doing this in one spot... Hmmmm...
I've driven myself batty with that kind of thing, when a simple validator run eventually showed me that I accidentally deleted a ">" or something similarly non-trivial, but small and hard to see.
[groups.google.com...]