I'm having problems with internet explorer. At the URL below, I have a todo list. When you click an action for an item on the list, an AJAX request is sent, then a new div is created to contain the data. The new div is rolled down and the old div rolled up using scriptaculous, then the old div has it's ID removed to prevent problems with multiple IDs. I did at first try removeChild() to get rid of the old div element all-together, but I couldn't get it to work. The method I have now works fine in Firefox, but in IE, once the div has been replaced once, when you try to replace it a second time IE moans about an error on Line 607. The problem is, there are only 410 lines of source code
.
Could someone please take a look and tell me what I could be doing wrong?
I've separated the URL to prevent it showing up in searches![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
t.nu/releases/current/index.php
Could someone please take a look and tell me what I could be doing wrong?
I've separated the URL to prevent it showing up in searches
t.nu/releases/current/index.php