Hi, I have an embedded object element that once in a while reloads for reasons I won't explain. It all works, the only thing I find annoying is the flash everytime when it reloads. 95% of the reloads is useless(when the document hasn't changed) but it reloads so frequently because when it changes, it has to be shown quickly.
I'm not sure in which language to do this, but can I do a check wether the document has changed since last visit or not? When that's possible, I can reduce the amount of reloads.
Or can I just get rid of the loading flash in another way?
thanks