I have made use of the Prototype.js to handle the updating of innerHtml
in IE. This is in use on a customers network and when viewing the pages
from outside their network there are no issue.
But when viewing the same pages with the same data inside their network
I see an issue with the way in which the table is display.
The item(table) being updated will cascade with each request.
Can anyone tell me what the cause of this might be.