[thelist] ie caching ajax

Hassan Schroeder hassan.schroeder at gmail.com
Wed May 7 16:51:09 CDT 2008


On Wed, May 7, 2008 at 1:48 PM, Brian Cummiskey <Brian at hondaswap.com> wrote:

>  the 2nd time you click the submit button, the actual back-end process
>  computes, but the display never gets the updated innerHTML.

Have you tried a non-"innerHTML" method of replacing that content,
using document.createElement()?

Can you create a minimal test case?

-- 
Hassan Schroeder ------------------------ hassan.schroeder at gmail.com



More information about the thelist mailing list