Hi all

I have already posted on stackoverflow about this issue.

Here a short description:
A Javascript function gets called from within a SimpleModal window. In
this function some content found in this modal window is replaced -
e.g. $('#DivTest').html('ChangedValue').

In IE8, if the SimpleModal window is closed and opened again, it is
not possible anymore to change any content within this modal window or
set elements to invisible etc.. You can see that content and
attributes of DOM objects have been changed, in example by making use
of alert function, but these changes are not rendered.

More details can be found here:
http://stackoverflow.com/questions/1697954/content-within-floating-window-using-jquery-simplemodal-plugin-cannot-be-replaced

Any hints?

Thanks and cheers,
Roger

Reply via email to