-
Slow image load when using object.document.write()
Hello all:
I have a <table> that is created on-the-fly within a <div> tag, using the
<object>.document.write() method. Within the table I am rendering 3 images
utilizing <img> tags that are each repated about 15 times. For example, whenever
the table is updated dynamically using document.write, the images all reload
as if loading the first time, even though there are 15 of each with identical
<img> tags. I tried using Image objects, but this doesn't seem to help. Any
ideas? (I can provide source code if needed...)
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|