setBgImage on a layer in another frame does not work
in NS4.73 (W2K) - works fine with IE5.5. Changing
content works fine too, so referencing OK. Apparently,
the background of this first layer defined in the
current frame is changed. Can anyone offer a
workaround (ASAP) until this is officially fixed?
Otherwise, I may be forced to use another API, which
would be a shame, considering how good this one is!
Many Thx in advance.
Logged In: YES
user_id=55151
work around:
dlayer.setHTML("<img src=\&quot;image.png\&quot;>");