Matthew Toseland wrote: > Firefox at least is capable of doing pretty fast relayout, so hopefully it > would be possible to send a placeholder; the thing is we'd want it to be > refreshed, so we need to find a mechanism for that. Iframes and > multipart/replace are the only easy possibilities I can think of right now.
Since the image is requested with a separate HTTP GET, I'm wondering whether sending a Refresh header with the image will just refresh the image or the entire page. Cheers, Michael