Re: Javascript call to change img src is successful, but the image won't show.



unfortunately, I've tried all the peekaboo workarounds I can find, and
none work. The problem is not a background hidden behind some other
layer (z-index issues), or behind a containing div's background, or at
all related to floated divs.

Right now it's:

<absolute div>
<rel positioned img>
<absolute div>

I've tried wrapping the img in another relatively positioned div as
well, or inside a table, all to no avail. It's like javascript just
doesn't want to load the friggin image.

.


Loading