ebrandmark@aol.com said the following on 7/31/2007 11:08 AM:
> I have an interesting issue in Safari where I have a DIV and inside
> that DIV I have an IFRAME. If I do a hide or show of the DIV using
> dv.style.display="none" or dv.style.display="block" with dv being the
> DIV Object itself it reloads the IFRAME and I now end up with the
> content of the IFRAME twice within the DIV (one under the next).
I can not duplicate that in Safari for Windows. Can you post a URL to a
sample page that displays that behavior?
> If it helps I can supply a simple example.
Please, as the sample page I made doesn't display that behavior.

Signature
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/