Is there a javascript or jQuery method available to force the browser
to render the contents of the window? This would something similar to
updating the "stage" in Director or Flash.

I have a two-column interaction set up where users input information
in one column and see their results in another. Safari, Firefox, etc
all work perfectly. IE however needs an extra click anywhere on the
browser window for the results to appear. So I'm looking for a way to
attach a function to a UI control that 'forces' IE to render the
screen so the changes appear.

Thanks.

Reply via email to